-
Type: Investigation
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Not Needed
Use Case
As a developer I want an up-to-date cursor api. The skipKillCursors option is not used and therefore these options are not needed.
Dependencies
None
Unknowns
None
Acceptance Criteria
- Remove CursorCloseOptions
- Change the abstract cursor to not accept options to the close method.
- Document change in the migration guide
Implementation Requirements
None
Testing Requirements
Update any tests that provided options.
Documentation Requirements
API docs must be updated.
Follow Up Requirements
None
- depends on
-
NODE-3489 Remove CursorCloseOptions
- Closed
- is related to
-
MONGOSH-1356 remove CursorCloseOptions from calls to cursor.close()
- Closed