-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Component/s: Command Logging and Monitoring
-
None
The "A successful find event with options" test in find.json uses the old "modifiers" API, rather than specifying the options as they are laid out in the CRUD spec.
The "A successful find event with a getmore and the server kills the cursor" test in find.json cannot be passed by drivers that are 3.6+ only, since it uses the old batchSize/limit functionality.
- duplicates
-
DRIVERS-2048 Replace use of find operation "modifiers" in spec tests
- Backlog
- is related to
-
GODRIVER-1728 Send lower batchSize on getMore commands to unskip batchSize key in command monitoring tests
- Closed
-
GODRIVER-1773 Reduce batchSize for getMore commands to match number of required documents
- Closed
- related to
-
DRIVERS-715 Exhaustive CRUD spec testing
- Development Complete
-
DRIVERS-1448 Remove client side limit tracking for cursors
- Backlog