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

MongoDB 3.0.2 ReplicationSet can't Elections when primary node is killed

    • Type: Icon: Bug Bug
    • Resolution: Incomplete
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • ALL
    • Hide

      1、init a replicationset with 3.0.2
      2、kill mongod on primary node host with cmmand kill -9
      3、excute cmmand rs.status() on secondary node

      Show
      1、init a replicationset with 3.0.2 2、kill mongod on primary node host with cmmand kill -9 3、excute cmmand rs.status() on secondary node
    • RPL 4 06/05/15, RPL 5 06/26/16

      I create a replication set with three nodes where version are all 3.0.2,but when priamry node is killed by command 'kill -9 ${pid of mongod}',neither of the secondary node be elected as primary,rs.status() shows the primary is ok on one of the secondary node,when the killed primary node started up,the repliactionset has three scondary node ,without primary.

            Assignee:
            scotthernandez Scott Hernandez (Inactive)
            Reporter:
            ts_zhangyang@126.com wolf zhang
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: