jasonjavaYY commented on issue #5462: URL: https://github.com/apache/rocketmq/issues/5462#issuecomment-1303152963
> in org.apache.rocketmq.remoting.protocol.RemotingCommand.decode method,Through ByteBuf calculate command header is a repeated operation  This is not a repeated operation. This operation is to solve the problem of java coding. You can search for "the meaning of doing 0xFFFFF & operation" with the browser~ -- 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]
