ni-ze opened a new pull request, #4338: URL: https://github.com/apache/rocketmq/pull/4338
Make consistent semantics of maxMessageSize, refers to the message body size. In current version, maxMessageSize refers to message total length not only message body but also others fields, such as magic code, queueId, body crc, properties etc. If we make length limit base on message body, we can get consistent semantics of maxMessageSize easily. -- 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]
