Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
Description
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.
Attachments
Issue Links
- depends on
-
SERVER-72085 Allow hooking behavior into when replica set config is loaded
-
- Closed
-