-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Component/s: CSOT
-
None
-
Needed
Summary
aggregate supports neither tailable or awaitData options and so the aggregate tests in client-side-operations-timeout/tests/tailable-awaitData.yml should be moved to avoid confusion.
Acceptance Criteria
Either:
- Move the aggregate tests in tailable-awaitData.yml to non-tailable-cursors.yml, or
- Update the aggregate operations to use $changeStream as the first stage in the pipeline which will result in the server returning a tailable/awaitData cursor.