Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-2248

Test getMore with comment for change streams on sharded clusters

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown 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

            Assignee:
            Unassigned Unassigned
            Reporter:
            dmitry.rybakov@mongodb.com Dmitry Rybakov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: