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/05/09 12:55:08 UTC

[GitHub] [pulsar] zymap opened a new pull request #4247: Support set message size in broker.conf

zymap opened a new pull request #4247: Support set message size in broker.conf
URL: https://github.com/apache/pulsar/pull/4247
 
 
   ---
   
   *Motivation*
   
   Currently Pulsar only support 5MB size of messages.But there are many cases will use more than 5MB message
   to transfer.
   https://github.com/apache/pulsar/wiki/PIP-36%3A-Max-Message-Size
   
   *Modifications*
   
   - Add message size in protocol
   - Automaticlly adjust client message size by server
   

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