massakam opened a new pull request #8385: URL: https://github.com/apache/pulsar/pull/8385
The `nettyMaxFrameSizeBytes` setting added to bookkeeper.conf in https://github.com/apache/pulsar/pull/7116 should also be added to standalone.conf. In addition, the comment was incorrect, so I fixed it. The default value should be 5MB instead of 1GB. https://github.com/apache/bookkeeper/blob/4c6cf097d9b823c8e839e176a06266a58bcb7bf5/bookkeeper-server/src/main/java/org/apache/bookkeeper/conf/AbstractConfiguration.java#L145-L146 ---------------------------------------------------------------- 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]
