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

Change streams do not resume from errors

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.8
    • Affects Version/s: 3.5.7
    • Component/s: None
    • None

      Calling `changeStream.next` when a change stream is resuming (`changeStream.attemptingResume == true`) currently returns the error `Change Stream is not open.`

      The expected behavior is for `changeStream.next` to wait to resolve until the resume attempt has completed.

            Assignee:
            eric.adum@mongodb.com Eric Adum (Inactive)
            Reporter:
            eric.adum@mongodb.com Eric Adum (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: