-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
None
-
Fully Compatible
-
ALL
-
Query 2019-02-25, Query 2019-03-11
-
8
The test out_with_drop_shard.js is failing intermittently because moveChunk was called immediately after addShard command. The moveChunk would fail if the balancer didn't finish chunk migration(to the newly added shard) by the time the request for moveChunk is received.