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

Repl shutdown hangs if batcher is between calls to peek() and consume()

    • 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
    • Repl 2016-09-19

      consume() gets stuck in OplogBuffer::blockingPop() after shutdown clears the buffer. Nothing more will be added to the queue, so consume will wait forever.

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: