Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-4084

ChangeStream perform a getMore command on ChangeStream initialization

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 2
    • Not Needed

      What problem are you facing?

      The change stream implementation in the node driver performs a getMore command immediately after the initial aggregate command.  This is not spec compliant and causes the change stream tests added in NODE-3699 to fail.

       

      Acceptance Criteria

      • Remove the `getMore` call from change stream initialization in the node driver.
      • Unskip any failing change stream tests and ensure they pass.

            Assignee:
            bailey.pearson@mongodb.com Bailey Pearson
            Reporter:
            bailey.pearson@mongodb.com Bailey Pearson
            Bailey Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: