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

ReplicationCoordinatorImpl::_memberState is read without proper locking

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.5
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • ALL
    • Repl 2017-03-06, Repl 2017-03-27

      ReplicationCoordinatorImpl::canAcceptWritesFor and checkCanServeReadsFor both read _memberState and make decisions on it, but neither lock _mutex or _topoMutex.

            Assignee:
            spencer@mongodb.com Spencer Brody (Inactive)
            Reporter:
            spencer@mongodb.com Spencer Brody (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: