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

Recipient nodes should be marked hidden

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Server Serverless 2022-06-13

      Hidden replica set members may not be considered as part of write concern calculations. Recipient nodes should never be considered in write concern calculations, because they can't guarantee they will keep the data they would be promising to persist. We should do the following:

      • update our "steps for cloud" to indicate that recipient nodes should be configured into the donor with the hidden: true key (see more detail in the linked document above)
      • update our validation to ensure that recipient nodes have the hidden: true flag before starting a shard split operation
      • update tests and test infrastructure to accommodate this change

            Assignee:
            didier.nadeau@mongodb.com Didier Nadeau
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: