all
direct
message
execution
connection
都以WrappedChannelHandler为基础实现
all -> AllChannelHandler
direct - > WrappedChannelHandler
message -> MessageOnlyChannelHandler
参考:
https://blog.csdn.net/manzhizhen/article/details/77600753: 问题已在2.6.1版本修复, 见AllChannelHandler 的received方法, 如果线程池满了,会catch住异常,并完成发送