felayman commented on issue #2786:
URL: https://github.com/apache/rocketmq/issues/2786#issuecomment-816435913


   > 
你少看了个继承吧,NettyDecorder继承自LengthFieldBasedFrameDecoder,在LengthFieldBasedFrameDecoder里是有很多不可复用的属性的
   
   目前看来就一个com.rocketmq.remoting.frameMaxLength是可能不复用的, 
我理解NettyDecoder是可以复用于多个channel的


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to