The NettyMessagingManager's channel pool does not handle closed channels correctly. This can lead to channels that should have been closed being written in some cases, leading to OOM exceptions inside Netty.
The NettyMessagingManager's channel pool does not handle closed channels correctly. This can lead to channels that should have been closed being written in some cases, leading to OOM exceptions inside Netty.