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

Remove use of theReplSet in mongo/s/d_migrate.cpp

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.7.7
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible

      d_migrate.cpp does its own throttling based on the "majority" value of the replica set. To support this, ReplicationCoordinator needs to offer an accessor to return this value, which is stored in the _rsConfig.

      It must also eliminate its use of the global opReplicatedEnough, and other global replication functions, in favor of methods of the ReplicationCoordinator.

            Assignee:
            spencer@mongodb.com Spencer Brody (Inactive)
            Reporter:
            schwerin@mongodb.com Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: