Jason918 commented on pull request #13147: URL: https://github.com/apache/pulsar/pull/13147#issuecomment-987495153
> It seems that you want to compute the real message payload size, but if the message is a batch message, even we skip the batch message metadata, the rest part will also include many single message metadata. Yes, this fix is for non-batch messages. For batching message, we still need to check the size at client side. -- 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]
