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

Push clusterParameters onto newly added shards in the addShard procedure

    • Fully Compatible
    • Sharding EMEA 2022-04-04, Sharding EMEA 2022-04-18
    • 151

      When adding a new shard to a cluster, the configsvr should push the clusterParameters onto the newly added shard. This should be done during the _configsvrAddShard procedure, before the new shard has become a member of the cluster.

      This ticket should also ensure that SetClusterParameterCoordinator serializes with add/remove shard when propagating new parameter values to the shards. This is needed to avoid situations where due to a concurrently added shard, SetClusterParameterCoordinator would miss propagating the new parameter to that new shard.

            Assignee:
            marcos.grillo@mongodb.com Marcos José Grillo Ramirez
            Reporter:
            jordi.serra-torrens@mongodb.com Jordi Serra Torrens
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: