Recipient nodes should be marked hidden

XMLWordPrintableJSON

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

      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
            Reporter:
            Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: