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

XMLWordPrintableJSON

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

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

                Created:
                Updated:
                Resolved: