Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-26966

Remove up and downconversion logic for legacy find/getmore from NetworkInterfaceASIO

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.0-rc4
    • Affects Version/s: None
    • Component/s: Networking, Querying
    • Labels:
      None
    • Fully Compatible
    • Query 2016-11-21

      On versions newer than 3.2, we do not support communicating with any MongoDB process earlier than 3.2, so all communication will be able to use the find and getMore commands introduced in 3.2. We should delete the now-unused code which converted find commands into OP_QUERY's and back, along with all associated code.

            Assignee:
            charlie.swanson@mongodb.com Charlie Swanson
            Reporter:
            charlie.swanson@mongodb.com Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: