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

Log which compressor is being used for decompressing

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.7
    • Affects Version/s: 3.4.3, 3.5.6
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Platforms 2017-05-08

      When running mongod with

      mongod --networkMessageCompressors=snappy -vvv
      

      It will issue a log message when compressing an outbound message, like so:

      2017-04-17T14:17:43.346-0700 D NETWORK  [conn4] Compressing message with snappy
      

      There is however no such log when decompressing an inbound message.
      This is an improvement request to add

      2017-04-17T14:17:43.346-0700 D NETWORK  [conn4] Decompressing message with snappy
      

            Assignee:
            jonathan.reams@mongodb.com Jonathan Reams
            Reporter:
            bjori Hannes Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: