netty5/common/src
Norman Maurer 4a5b61fc13
Fix log message about using non-direct buffers by default (#8235)
Motivation:

f77891cc17 changed slightly how we detect if we should prefer direct buffers or not but did miss to also take this into account when logging.

Modifications:

Fix branch for log message to reflect changes in f77891cc17.

Result:

Correct logging.
2018-08-30 06:57:12 +02:00
..
main Fix log message about using non-direct buffers by default (#8235) 2018-08-30 06:57:12 +02:00
test Fix race condition in the NonStickyEventExecutorGroup (#8232) 2018-08-29 19:42:01 +02:00