Info
The logging for MessageCompressorManager::clientFinish in src/mongo/transport/message_compressor_manager.cpp has a typo 'compreession', which should be 'compression'.
2017-04-06T20:59:18.474-0700 D ASIO
[NetworkInterfaceASIO-TaskExecutorPool-1-0] Starting asynchronous command 1411 on host a.b.c:27017
2017-04-06T20:59:18.475-0700 D NETWORK [NetworkInterfaceASIO-TaskExecutorPool-1-0] Finishing client-side compreession negotiation
Top User Comments
xgen-internal-githook commented on Tue, 27 Jun 2017 21:10:29 +0000:
Author:
{u'username': u'braz', u'name': u'Eoin Brazil', u'email': u'braz@users.noreply.github.com'}
Message: SERVER-28669 Correct typo in LOG(3) compreession -> compression
Closes #1145
Signed-off-by: Thomas Schubert
Branch: master
https://github.com/mongodb/mongo/commit/9c65741b29f592379be4114f651849e8dde856b6
ramon.fernandez commented on Fri, 7 Apr 2017 19:12:30 +0000:
Moving to "3.5 Required" because the pull request is ready to be merged.
eoin.brazil commented on Fri, 7 Apr 2017 13:50:40 +0000:
https://github.com/mongodb/mongo/pull/1145