ChangeStream perform a getMore command on ChangeStream initialization

XMLWordPrintableJSON

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

      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
            Reporter:
            Bailey Pearson
            Bailey Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: