-
Type:
Task
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
v7.0
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
BACKPORT-23516 backported support start or resume from deleted recordId on natural order scan for only find, though the original ticket SERVER-90495 supported it for aggregate as well. This is because $_requestResumeToken for aggregation was implemented in 7.1 under SERVER-77630, so we'd have to backport $_requestResumeToken and (possibly) $_resumeAfter to 7.0, which significantly increase the size of the backport.
Currently in 8.0 and master it is supported for both. This ticket tracks the work to backport the aggregate changes to 7.0as well, if we decide this is also necessary. This SERVER ticket only exists to track the backport information per the currenty workflow.
- is related to
-
SERVER-90495 Support start or resume from deleted recordId on natural order scan
-
- Closed
-
-
SERVER-77630 Implement $_requestResumeToken for aggregation.
-
- Closed
-