-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 2020-11-30
Tests that for large transactions that involve multiple applyOps oplog entries, as long as the donor manages to reserve oplog slots for the operations inside transaction before the migration starts blocking writes, the donor will successfully write all the applyOps oplog entries to commit the transaction even if the migration enters the blocking state while the applyOps oplog entries are being written.
- related to
-
SERVER-71671 move definition of hangAfterLoggingApplyOpsForTransaction fail point to TransactionOperations implementation
- Closed