Description
We use netty-buffer already for off-heap pool. and 4.0.23 contains thread cache issue.
It is not a problem. because current implementation use the bufferAllocator in same thread.
refer to https://github.com/netty/netty/pull/2855
We use netty-buffer already for off-heap pool. and 4.0.23 contains thread cache issue.
It is not a problem. because current implementation use the bufferAllocator in same thread.
refer to https://github.com/netty/netty/pull/2855