-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.4.3, 3.5.6
-
Component/s: None
-
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
- related to
-
SERVER-28986 Improve compression negotiation logging
- Closed
- links to