-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
ALL
-
Execution Team 2024-11-11, Execution Team 2024-12-23, Execution Team 2025-01-06, Execution Team 2025-01-20
-
0
In rare circumstances, it is possible for BatchedDeleteStage to enqueue the same document twice for deletion and then attempt two deletes of that document, with the second attempt triggering an unnecessary warning.
When refactoring BatchedDeleteStage for this project, we should add logic to prevent already enqueued documents from getting added to the queue a second time.
- related to
-
SERVER-90997 Relax the assertion when the document is not found in doDeleteRecord()
-
- Closed
-