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

Add support for new wire protocols

    XMLWordPrintableJSON

Details

    • Icon: Epic Epic
    • Resolution: Duplicate
    • Icon: Major - P3 Major - P3
    • 1.8.0
    • None
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: