-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
All sharding components expect getting the config shard from the ShardRegistry returns a ShardRemote (e.g. expects to be able to target secondaries, not just the local node), but the config server currently always returns a ShardLocal as the config shard. To allow a config server to serve a shard role, we should have it return a ShardRemote instead.
- depends on
-
SERVER-72085 Allow hooking behavior into when replica set config is loaded
- Closed