-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
ALL
SkippedRecordTracker::retrySkippedRecords() has different paths for only generating keys vs updating the index and tracker. These paths are intertwined making it tricky to follow the control flow. We could pull more logic into helper functions to avoid future bugs like in SERVER-97462.
- related to
-
SERVER-97462 Retrying skipped records can try deleting record without wuow
- Closed