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

Waiting for opTime or majority read concern is not interruptible

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.14
    • Affects Version/s: 3.3.12
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Sharding 2016-10-10
    • 0

      The code in ReplicationCoordinatorImpl::waitUntilOpTimeForRead which waits for majority read or an opTime does not use the interruptible way to wait on a condition variable and because of this internal operations might get stuck.

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: