-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
In this function, if we are in the committing state we will delete the entry for the temp nss in the config collection. If that succeeds and we retry there will not be an entry to delete so the check at the end of the function will fail since no docs will have been updated.
An idea for fixing would be to perform a find before deleting to see if we need to run the delete op.
- is depended on by
-
SERVER-105325 Audit and fix uses of resharding::WithAutomaticRetry in the resharding codebase
-
- In Code Review
-
- related to
-
SERVER-105325 Audit and fix uses of resharding::WithAutomaticRetry in the resharding codebase
-
- In Code Review
-