-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Fully Compatible
-
Sharding 2017-02-13
SERVER-27860 will enable ShardLocal on shards. The config server shard has a ShardRegistry::getConfigShard() function to facilitate use in our codebase. A ShardRegistry::getLocalShard() function would similarly facilitate use. On config servers, getLocalShard() and getConfigShard() will return the same shard.
- has to be done before
-
SERVER-27811 Refactor catalog client classes to accommodate shards reading/writing to shard collections
- Closed