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

hook up ReplSetSyncFrom to the Applier via command

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.7.8
    • Affects Version/s: None
    • Component/s: Replication
    • None

      Currently only the legacy processReplSetSyncFrom() communicates to the applier that it needs to sync from a new source (via the _forceSyncTarget variable). We should move "_forceSyncTarget" out of theReplSet and into BackgroundSync, and then set the flag in the command body instead of in processReplSetSyncFrom() so that both the legacy and the impl signal the applier.

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: