0c5014b105
Motivation: As shown in issues it is sometimes hard to understand why a leak was reported when the user just calles EmbeddedChannel.readInbound() / EmbeddedChannel.readOutbound() and drop the message on the floor. Modifications: Add a hint before handover the message to the user and transfer the ownership. Result: Easier debugging of leaks caused by EmbeddedChannel.read*(). |
||
---|---|---|
.. | ||
src | ||
pom.xml |