Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-2105

Add support for new wire protocols

    • Type: Icon: Epic Epic
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • 1.8.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      MongoDB 3.4 Added support for wire compression through snappy.
      MongoDB 3.6 Will likely add support for zlib.
      MongoDB 3.6 Will likely add support for a new wire protocol which will not reply with OP_REPLY opcode.

      During development of these feature there will be a flag that must be enables to access for example wire protocol compression;

      $ MONGODB_36_EXPERIMENT=yes ./configure --enable-snappy
      

      For compression, mongod must be configured with --networkMessageCompressors=snappy

            Assignee:
            bjori Hannes Magnusson
            Reporter:
            bjori Hannes Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: