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

Support compression against server version 3.4

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.9.1
    • Component/s: Connectivity
    • Labels:
      None

      The current C# driver side implementation of compression only works with OP_MESSAGE, which in turn was introduced in server 3.6.

      However, compression itself was introduced in server 3.4.

      The C# driver currently has issues when compression is configured and the server is version 3.4.

      One issue is that we don't compress OP_QUERY messages sent to the server.

      Another issue is that we don't always handle OP_COMPRESSED replies from the server correctly (in particular when raising CommandStartedEvent).

            Assignee:
            Unassigned Unassigned
            Reporter:
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: