ztyandjw removed a comment on issue #2023: URL: https://github.com/apache/rocketmq/issues/2023#issuecomment-632610680
> I think it is necessary to create. Although byteBuffer and byteBufferNew share the same content, the values of position, limit, and mark are independent. For example, byteBuffer current position is pos, byteBufferNew is 0. ok, i find the new bytebuffer used in function checkMessageAndReturnSize, use it's position from 0... thanyou~ ---------------------------------------------------------------- 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]
