Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-4173 ChangeStreams.watch methods not respecting maxAwaitTimeMS
  3. NODE-4392

Refactor KillCursors and GetMore to use the same code path as all commands

    • Type: Icon: Sub-task Sub-task
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • 0
    • Not Needed

      AC:

      • Remove class GetMore
      • Remove class KillCursor
      • remove getMore and killCursor methods from connection and server
      • Use command construction logic from connection methods in GetMoreOperation and KillCursorOperation
      • Assess tests that are impacted for either removal or updating
        • Ex. Unit tests for the GetMore class can be removed, Unit tests for the getMore method on either server or connection should be refactored to test the logic we moved to GetMoreOperation.execute.

            Assignee:
            neal.beeken@mongodb.com Neal Beeken
            Reporter:
            neal.beeken@mongodb.com Neal Beeken
            Bailey Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: