-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Sharding NYC 2022-12-26, Sharding NYC 2023-01-09, Sharding NYC 2023-01-23, Sharding NYC 2023-02-06
The config server will start using a ShardRemote for itself in the ShardRegistry, and it only knows its replica set's connection string once its replica set config has been loaded, which happens shortly after startup, once commands can be accepted so the isSelf command may run. We should add a way to hook into when the config is loaded so the config server knows when it has a valid connection string.
- is depended on by
-
SERVER-72088 Make catalog shard use ShardRemote for config server in ShardRegistry
- Closed