Log which compressor is being used for decompressing

XMLWordPrintableJSON

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

      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
              Reporter:
              Hannes Magnusson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: