Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-3766

Ensure Legacy API implementation uses write command

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Unknown Unknown
    • None
    • None
    • Write Operations
    • None

    Description

      The implementation of the legacy API uses the legacy wire protocol (OP_INSERT/UPDATE/DELETE) on all server versions. To ensure that it continues to work with 5.1+ servers (which no longer support this protocol), the implementation should be updated to use write commands and OP_MSG as applicable. This can probably be accomplished by using BulkMixedWriteOperation, as the new CRUD API implementation does, and possibly writing a small adapter for the exceptions and result.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: