We need to add code that loads the clusterId and caches it, in both mongod and mongos, so it can be used in places it's needed (such as the balancer lock session ID and when filling in the shardIdentity document to write to shards during add shard, which is loaded from the shardRegistry
- depends on
-
SERVER-23096 Config server should initialize the config.version document
- Closed