Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-363

Replace OP_KILL_CURSORS with killCursors command

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      JAVA-2476 Done 3.5.0
      CSHARP-1951 Done 2.8.0
      PERL-756 Done 2.0.0
      RUST-158 Won't Fix
      SWIFT-469 Done
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion JAVA-2476 Done 3.5.0 CSHARP-1951 Done 2.8.0 PERL-756 Done 2.0.0 RUST-158 Won't Fix SWIFT-469 Done

      The find/getMore/killCursors specification made implementation of killCursors optional.

      But Atlas Free Tier does not support OP_KILL_CURSORS due to the lack of a namespace in the message.

      We should consider requiring drivers to switch to the killCursors command.

      CC louisa.berger

            Assignee:
            Unassigned Unassigned
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: