-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding, Testing Infrastructure
-
Fully Compatible
-
v4.4
-
Sharding 2020-05-04
-
26
It is possible for a moveChunk command to receive a CallbackCanceled error response when the node is shutting down. We should have the network_error_and_txn_override.js override retry running the moveChunk command on a CallbackCanceled error response so it can learn the definitive result of the operation, similar to what we do with the shardCollection command already.
- is related to
-
SERVER-42192 Write a concurrency workload to test that orphaned ranges are always deleted and nothing that shouldn’t be deleted gets deleted
- Closed