-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Networking, Sharding
-
None
-
Sharding
-
ALL
-
Sharding 11 (03/11/16)
DBClientRS and its usage within sharding is becoming a nuisance, due to the need to keep a map from the entire connection string back to a shard object. See SERVER-22485 for example.
We should consider removing it and replacing its usages with a combination of just plain ShardConnections and RemoteCommandTargeter.
- is depended on by
-
SERVER-22485 ShardNotFound error when looking up replica set with hosts in a different order than is stored in the ShardRegistry
- Closed
- related to
-
SERVER-27625 Remove dead ANSA and setShardVersion code
- Closed