Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-72088

Make catalog shard use ShardRemote for config server in ShardRegistry

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • 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.

            Assignee:
            jack.mulrow@mongodb.com Jack Mulrow
            Reporter:
            jack.mulrow@mongodb.com Jack Mulrow
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: