Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-12114

KillCursors for 2.6 and 3.0

      Description

      https://docs.mongodb.com/manual/reference/command/killCursors/ states that killCursors are new in version 3.2, however, while implementing https://jira.mongodb.org/browse/DRIVERS-430 I observed that 2.6 and 3.0 servers have killCursors command.

      Unlike 3.2+ servers, the older servers do not return any of the cursor count fields (cursorsNotFound/cursorsKilled/cursorsAlive/cursorsKilled). These just return

      {ok:1}

      .

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

            Assignee:
            Unassigned Unassigned
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              1 year, 25 weeks, 3 days ago