-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
ALL
-
0
The moveChunk command in current shell returns without waiting for deletion. The deletion will block due to an open cursor until the cursor is closed. At the end of the test, the deletion may still be in progress. In this case, using itcount() via mongos could give back the right total count.
- related to
-
SERVER-2068 Check chunk boundaries of delete operations during chunk migration
- Closed
-
SERVER-13350 Wait for moveChunk to delete orphan docments in sharding_migrate_cursor1.js
- Closed