-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 2021-05-17
-
2
{reshardingFields: {state: "committing"}} {reshardingFields: {state: "aborting", userCanceled: true}} {reshardingFields: {state: "aborting", userCanceled: false}}
This extra boolean allows resharding metrics on participants to discern between an unrecoverable failure caused by a node and a manual abort triggered by the abortReshardCollection command.
- is depended on by
-
SERVER-56606 Only indicate cancelation to resharding metrics on participant shards if the userCanceled field is set to true
- Closed