zhanxuefeng commented on PR #4266: URL: https://github.com/apache/rocketmq/pull/4266#issuecomment-1124448228
@hzh0425 The same logs mentioned in [ISSUE #4265](https://github.com/apache/rocketmq/issues/4265) ### FileRegionEncoder  I search the same msg mentioned in [ISSUE #4265](https://github.com/apache/rocketmq/issues/4265)  Header is 193 bytes and transferred 193 bytes, the 1st msg is 378 bytes and transferred 378 bytes, the 2nd msg is 450 bytes and transferred 450 bytes, total 1021 bytes transferred.  NettyDecoder get 1021 bytes and show the sub trace and pub trace. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
