-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: 8.3.0-rc0, 8.2.0
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
-
CAR Team 2025-10-27
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When executing moveChunk with waitForDelete: true (to wait for orphaned documents to be deleted), and the range deleter is disabled via the corresponding server parameter, the command hangs permanently. Instead, it should return an error notifying the user that the range deleter is disabled and that no orphan deletions will occur.
This was the originally intended behavior; however, SERVER-77359 unintentionally introduced this change in behavior.
- is related to
-
SERVER-77359 Allow enabling/disabling the range deleter at runtime
-
- Closed
-