c4754cf7b8
Motivation: If we cancel the returned future of resolve query, we may get LEAK. Try to release the ByteBuf if netty can't pass the DnsRawRecord to the caller. Modification: Using debug mode I saw there are two places that don't handle trySuccess with release. Try to release there. Result: Fixes #10447. |
||
---|---|---|
.. | ||
src | ||
pom.xml |