merlimat opened a new pull request #3673: In C++ allow messages that compress 
to <5mb to be sent with batching enabled
URL: https://github.com/apache/pulsar/pull/3673
 
 
   ### Motivation
   
   The current behavior when publishing big messages (>5MB) is to allow them if 
they fit in the 5MB range after compression. This is currently applied only 
when batching is disabled. 
   
   Adding support for same behavior when batching is enabled.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to