-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
v4.4
-
Sharding 2020-03-23
-
30
sharded_moveChunk_drop_shard_key_index drops the shard key index while performing moveChunk operations. Dropping the shard key index prevents range deletion from running, which means that incoming migrations hang waiting for orphaned documents to be deleted (but they can never be deleted). We should change this test to be more targeted to the thing it's supposed to test.