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

Allow replacement of local replica set config

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.3.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Server Serverless 2022-01-24, Server Serverless 2022-02-07

      Improve the ReplicationCoordinatorExternalState to support replacing the local config document (it currently only supports updating it). The split prototype did this with a delete + insert, but that won't work for a production system. Instead, we need to wrap the delete + insert in a transaction so we can guarantee an atomic replacement.

            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: