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

Disable cursor timeout for cursors that belong to a session

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0, 4.4.8
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
      None
    • Minor Change
    • v4.4
    • Query 2020-10-19, Query 2020-11-16
    • 50

      When a cursor is opened as part of a session, its lifetime will be tied to that session. Closing or timing out of a session will kill all associated cursors. Given this, we can remove the separate cursor timeout mechanism for cursors that live as part of a session, and rely on session cleanup to handle cleanup of orphaned cursors.

            Votes:
            46 Vote for this issue
            Watchers:
            73 Start watching this issue

              Created:
              Updated:
              Resolved: