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

ReplSetConfig supports an optional splitConfig subdocument

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.3.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Server Serverless 2021-12-27, Server Serverless 2022-01-10, Server Serverless 2022-01-24

      In order to propagate a recipient config to recipient nodes during a shard split operation, the donor must prepare a "split config" and apply it to itself. Add support to the ReplSetConfig class for embedding a recipient config under the splitConfig key.

      Note: this is tricky because our IDL doesn't allow recursive type definitions, see the split prototype for one possible approach.

            Assignee:
            mathis.bessa@mongodb.com Mathis Bessa (Inactive)
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: