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

Disable cursor timeout for cursors that belong to a session

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 4.9.0, 4.4.8
    • Sharding
    • None
    • Minor Change
    • v4.4
    • Query 2020-10-19, Query 2020-11-16
    • 50

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: