-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
v5.0
-
Sharding 2020-11-02, Sharding 2020-11-16, Sharding 2020-11-30
-
10
random_moveChunk_index_operations.js currently throws when it encounters error message "Destination shard cannot be the same as source".
However, this error will occur if another worker thread has already moved the chunk to the destination shard (random_moveChunk_refine_collection_shard_key.js already notes this)