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

Re-adding former replica set member has to have same _id

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 2.0.1
    • Component/s: Replication, Usability
    • Labels:
      None
    • ALL

      Doing rs.remove(HostX) then later rs.add(HostX) does not work if the HostX has not been restarted because its member _id changes. rs.remove(HostX) should really remove so rs.add(HostX) behaves as if it is new.

      Some users have been running into this problem. See linked tickets.

            Assignee:
            kristina Kristina Chodorow (Inactive)
            Reporter:
            tonyh Tony Hannan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: