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

Exchange may deadlock when consumers do not exhaust their input cursors.

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.6
    • Affects Version/s: None
    • Component/s: Aggregation Framework
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Hide

      Exc

      Show
      Exc
    • Query 2018-12-03

      Once any one consumer has stopped consuming results from an exchange (AKA it has called Exchange::dispose()), it's possible for any other consumer to hang indefinitely, since it would possibly need to wait for that consumer to consume the results in its buffer.

            Assignee:
            martin.neupauer@mongodb.com Martin Neupauer
            Reporter:
            martin.neupauer@mongodb.com Martin Neupauer
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: