-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
Fully Compatible
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Without _waitForDelete = true, range deletion cleanup happens asynchronously after moveChunk returns. mongod may be busy deleting orphaned documents, and it may take longer to respond to following commands (such as creating a search index in _shardsvrRunSearchIndexCommand).