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

Be able to guarantee who a node will use as a target for initial sync

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.4.9
    • Component/s: Replication
    • Labels:
      None

      Currently, we can use the rs.syncFrom() helper to provide a temporary override on who we want a node to sync-off of. However, when performing an initial sync, either because of falling off the oplog or adding a node, we have no mechanism to do this.

      The second we start up the server it will begin initial sync without a way for us who to determine whom we want to sync off of (without downtime). Potentially putting unwanted load on a primary or other node.

      It would be nice to make syncFrom somehow determinable at startup time prior to the initial sync beginning.

            Assignee:
            Unassigned Unassigned
            Reporter:
            osmar.olivo Osmar Olivo
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: