November22 opened a new issue #2786:
URL: https://github.com/apache/rocketmq/issues/2786


   RocketMQ 版本:4.7.1
   
![image](https://user-images.githubusercontent.com/26109828/113957048-20808a80-9851-11eb-804b-3dfc01cca088.png)
   org.apache.rocketmq.remoting.netty.NettyDecoder的内部属性FRAME_MAX_LENGTH 
在程序启动后,是不可变的吧,这样NettyDecoder不持有任何状态。按照个人理解,这样就可以将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