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

Removed replica set nodes should not appear as members of the replica set.

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.1.1
    • Affects Version/s: 2.0.2
    • Component/s: Replication
    • None
    • ALL

      When you call rs.remove(), the removed node still looks a lot like a replica set.

      • It still responds to rs.status().
      • It claims to be syncing from a node in the original replica set.
      • It has a state of STARTUP.
      • It has the same name as the old replica set.

      To avoid confusion on the client side, removed nodes should immediately terminate.

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            kbanker Kyle Banker
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: