-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
Fully Compatible
-
Cluster Scalability 2025-03-03
-
0
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
The various makeRecipients... / makeDonors... read the coordinator doc, update state, and write doc back to disk.
This can cause a race condition since we update the coordinator doc as a part of the actual code execution and we could effectively erase some of the data written to the doc.
Update the various functions to run an update instead of replacing the coordinator doc altogether.
- is related to
-
SERVER-100735 Investigate why 'documentsFinal' can be missing from the recipient state doc in when there is interrupt
-
- Closed
-