merlimat opened a new pull request #6296: Added option to configure max HTTP request size URL: https://github.com/apache/pulsar/pull/6296 ### Motivation Added option to limit the size of HTTP requests made to broker. This can prevent users from triggering exceptions such as objects too big on ZK and, in general, abnormal mem usage on brokers. By default, no limit is applied.
---------------------------------------------------------------- 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] With regards, Apache Git Services
