-
Type: Task
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Component/s: Change Streams
-
None
-
Needed
Summary
DRIVERS-2244 enabled testing for find/aggregate with getMore + comment on all topologies. However, testing this feature for change streams is limited to replica sets. The reason for the limitation is described here. In short, on a sharded cluster an additional empty getMore command can be issued, so there should be different number of expected events for replica sets and sharded clusters.
[DRIVERS-1713] introduces a new option ignoreExtraEvents for expectedEventsForClient. When this option is implemented in drivers, we can rewrite
getMore + comment tests and enable them for sharded clusters.
Is this issue urgent?
No
Is this ticket only for tests?
Yes
- is related to
-
DRIVERS-2323 Run all possible change streams spec tests against sharded topologies
- Backlog
-
DRIVERS-2244 Test getMore with comment on all topologies
- Closed