Ensure mongot-based cursors are cleaned up on getMore failure

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The current mongot load shedding project is planning on exempting getMore requests from mongod for load shedding due to concerns that this would lead to leaked cursors on mongot. We should ensure that mongod properly cleans up the cursors in these circumstances so that getMore can be shed too. Without this, mongot-based load shedding may not be as effective.

            Assignee:
            Unassigned
            Reporter:
            Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: