Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-14415

Investigate changes in SERVER-55788: Deprecate legacy wire protocol opcodes

      Description

      Downstream Change Summary
      • OP_QUERY, OP_GET_MORE, OP_KILL_CURSORS, OP_INSERT, OP_UPDATE, OP_DELETE op codes and getLastError command are deprecated by this patch.
      • If drivers interact with 5.0 or higher version server, they should not send deprecated wire ops or getLastError command and should use OP_MSG command and acknowledged writes.
      • We need to figure out how to inform cloud customers that old drivers which use deprecated wire ops or getLastError command may not work with the newer version, say 6.0, of server and client applications which use old drivers should be updated.

      Description of Linked Ticket

      null

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

            Assignee:
            Unassigned Unassigned
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              2 years, 50 weeks, 5 days ago