-
Type: Task
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
Sharding
-
1
If the donor state machine errors before the donor document is initially inserted, the transition to kError will not persist on disk because updates to the donor doc are done without upsert.
Two possible workarounds are upserting the doc in transitionToError() and ensuring that the DSM will not error before the donor document is inserted.
- is related to
-
SERVER-54000 Make errors propagate from the ReshardingCoordinator to participants
- Closed
-
SERVER-54513 Create new resharding recipient state kAwaitingFetchTimestamp
- Closed
-
SERVER-54704 Remove processAbortReasonNoDonorMachine() and processAbortReasonNoRecipientMachine() methods in resharding
- Closed