Use killCursors command with MongDB 3.2 and up

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 2.8.0
    • Affects Version/s: 2.4.3
    • Component/s: Operations
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      MongoDB introduced a killCursors command in 3.2 to go along with the find and getMore commands. The .NET driver, however, doesn't use it, as there were no ill effects of not using it. However, Atlas free tier handles only the killCursors command and ignores OP_KILL_CURSORS. Given this limitation, and the possibility that the server will ultimately deprecate OP_KILL_CURSORS, the .NET driver should use the killCursors command with server versions >= 3.2.

              Assignee:
              Dmitry Lukyanov (Inactive)
              Reporter:
              Robert Stam
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: