-
Type: Sub-task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
Use Case
As a... Driver Engineer
I want... __ to implement the CSOT specification for tailable cursors
So that... we can be spec compliant
User Experience
- N/A - feature will merge with CSOT feature branch, not in this ticket
Dependencies
- Required CSOT feature
Risks/Unknowns
- Potentially could introduce a performance regression on a hot path (Cursor iteration for capped collections)
Acceptance Criteria
Implementation Requirements
- FindCursors on capped collections and tailable RunCommandCursors support CSOT behaviour for tailable awaitData and tailable non awaitData cursors
Testing Requirements
- Add integration tests for Tailable cursors described in parent ticket
- Implement performance tests described in parent ticket
Documentation Requirements
- See parent ticket
Follow Up Requirements
- See parent ticket
- is related to
-
NODE-5685 Add CSOT support to change streams
- Closed