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

Race condition of stepdown command and signaling stepdown waiter

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.7
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Repl 2017-04-17, Repl 2017-05-08
    • 0

      Topology coordinator mutex was removed recently, which used to protect the condition checking and waiting on _stepdownWaiter. The condition checking and waiting need to be protected by the same mutex lock.

            Assignee:
            siyuan.zhou@mongodb.com Siyuan Zhou
            Reporter:
            siyuan.zhou@mongodb.com Siyuan Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: