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

Remove notion of "zombie cursors" on mongos

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.7.3
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None
    • Fully Compatible
    • Query 2018-02-12, Query 2018-02-26, Query 2018-03-12

      Now that we've changed the ARM's kill() to not wait for outstanding batches, there should no longer be a need for "zombie cursors" or a "zombie cursor reaper" in mongos.

      Note that we'll need to preserve "kill pending" cursors, for the case when killCursors is run an operation in the middle of a getMore. The operation will be interrupted, and until the cursor is checked back in (or out), the it will be marked as "kill pending."

            Assignee:
            ian.boros@mongodb.com Ian Boros
            Reporter:
            ian.boros@mongodb.com Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: