-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2026-07-06
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The test random_moveChunk_constraint_validation.js leaves an dangling cursor on init() because it calls findFirstBatch with a lower batchSize than the actual number of documents.
The same workload may call moveChunk with waitForDelete enabled. In that case, orphan cleanup can be blocked by the still-open cursor, causing chunk migrations to hang.
- is caused by
-
SERVER-123715 FSM test for upgrading/downgrading validationLevel between constraint and strict
-
- Closed
-