-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: 2.2.3
-
Component/s: Sharding
-
None
-
Sharding
-
Fully Compatible
Currently there are a few implicit assumptions about the success of the update to the settings collection when we run the sh.startBalancer and sh.stopBalancer commands. Right now we assume that an update to config.settings will always succeed. We should remove these implicit assumptions and replace them with checks and retries.
- duplicates
-
SERVER-22948 ShardingTest should assert when starting/stopping the balancer fails
- Closed