-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Sharding 16 (06/24/16)
-
0
ShardingTest stops the balancer during setup. If the config server primary spuriously steps down (closing all its network connections) after executing the write, but before responding to the write, the caller thinks the write failed. Then the test fails. Add retry logic to balancer metadata writes to the config server.
- depends on
-
SERVER-22672 Move the sharding balancer to CSRS primary
- Closed