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

config.shards not updated on reconfig in catalogShard POC

    • Sharding 2022-08-22, Sharding 2022-09-05, Sharding 2022-09-19, Sharding 2022-10-03, Sharding 2022-10-17
    • 3

      Apparently reconfig command removing a server from catalogShard doesn't update the config.shards.
      Repro jstests/sharding/mongos_no_replica_set_refresh.js

      The half of the root cause is that the updateReplicaSetOnConfigServer() method is skipping changing the config.shards on the config server because the config server is doing it by itself. The fix will be find where on the config this is supposed to happen and adjust it for the catalog shard behavior.

            Assignee:
            andrew.shuvalov@mongodb.com Andrew Shuvalov (Inactive)
            Reporter:
            andrew.shuvalov@mongodb.com Andrew Shuvalov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: