Replacing replica pair node should not require a reboot of master node

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When the master in a replica pair goes down and needs to be replaced with a new slave node the new existing master should not require a reboot to peer with a new node. For high availability networks the current model will not work.

      currently model:


      > db.$cmd.findOne(

      {replacepeer:1}

      );
      {
      "info" : "adjust local.sources hostname; db restart now required" ,
      "ok" : 1.0
      }

            Assignee:
            Eliot Horowitz (Inactive)
            Reporter:
            Bob T. Terminal
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: