-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Sharding
-
ALL
-
21
This is the code that must be replaced with Shard: https://github.com/mongodb/mongo/blob/5c7a7ca7ec6fc123882e0feed80d95c3431a47f5/src/mongo/db/s/config/configsvr_move_primary_command.cpp#L190-L243 ShardRemote has a retry policy, whereas the db client does not (not ASIO).
- related to
-
SERVER-31398 _configsvrMovePrimary retries fail if clone from old primary completed in a previous attempt
- Closed