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 2018/03/26 00:57:58 UTC

[GitHub] sijie opened a new pull request #1440: Update default values for a few publisher settings

sijie opened a new pull request #1440: Update default values for a few publisher settings
URL: https://github.com/apache/incubator-pulsar/pull/1440
 
 
   ### Motivation
   
   with changes #1387 #1386, we can turn the default publisher behavior into:
   
   - enable batching by default
   - default batch flush interval to 1ms : it is a good tradeoff between latency and throughput
   - use round-robin message router to leverage batching settings
   
   ### Modifications
   
   update the default values for publisher configuration
   
   ### Result
   
   default values are updated.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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