Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-19583

Implement full-time diagnostic data capture compressor and decompressor

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.8
    • Affects Version/s: None
    • Component/s: Diagnostics
    • Labels:
      None
    • Fully Compatible
    • Platform 8 08/28/15, Platform 7 08/10/15, Platform 9 (09/18/15)

      Implement support for compressing a series of BSON documents containing integer metrics into binary blobs.

      Compression methodology:

      • Integer Delta Compression
      • Run Length Encoding of Zero Integers
      • Integer Packing (i.e., VarInt)
      • ZLIB Compression

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: