-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Component/s: None
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.
- depends on
-
RUST-158 Replace OP_KILL_CURSORS with killCursors command
- Closed
-
CSHARP-1951 Use killCursors command with MongDB 3.2 and up
- Closed
-
JAVA-2476 Use killCursors command with MongoDB 3.2 and up
- Closed