-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 2020-08-10
After the donor has started blocking writes, the donor should send recipientSyncData with returnAfterReachingOpTime: <blockOpTime> to the recipient.
Since the 'updateDonorStateDocument' function mutates the donorStateDoc object in 'startMigration', we can directly pass down the donorStateDoc object into the sendRecipientSyncDataCommand.