codelipenghui commented on a change in pull request #7116:
URL: https://github.com/apache/pulsar/pull/7116#discussion_r432999800



##########
File path: conf/bookkeeper.conf
##########
@@ -268,6 +268,9 @@ serverTcpNoDelay=true
 # The Recv ByteBuf allocator max buf size.
 # byteBufAllocatorSizeMax=1048576
 
+# The maximum netty frame size in bytes. Any message received larger than this 
will be rejeted. Default value is 1G.

Review comment:
       ```suggestion
   # The maximum netty frame size in bytes. Any message received larger than 
this will be rejected. The default value is 1G.
   ```




----------------------------------------------------------------
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]


Reply via email to