-
Bug
-
Resolution: Not a Bug
-
Major
-
14.0.6.Final
-
None
While running some RESP tests I noticed sometimes netty complained that a GC'd ByteBuf was never freed. There are a few places we use a ByteBuf but never call release on it.