You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/07/15 02:15:37 UTC

[GitHub] [pulsar] sijie commented on issue #4708: standalone mode cannot sync MaxMessageSize to bookkeeper

sijie commented on issue #4708: standalone mode cannot sync MaxMessageSize to bookkeeper
URL: https://github.com/apache/pulsar/issues/4708#issuecomment-511257249
 
 
   @jiazhai @zymap :  there are a couple things we can do here:
   
   1) we need to document the end-to-end steps for adjusting the max message size. I think the part how to configure bookies is missed.
   
   2) we need to set the `nettyMaxFrameSizeBytes` bookkeeper client used to the value of `maxMessageSize` configured at the broker. I am not sure if we did it now or not. If we didn't, we should do it.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services