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/11/25 01:26:35 UTC

[GitHub] [pulsar] jiazhai opened a new issue #5732: Make Broker publish rate limit

jiazhai opened a new issue #5732: Make Broker publish rate limit
URL: https://github.com/apache/pulsar/issues/5732
 
 
   In PR #5710 , we provide a broker publish rate limiter, which provide a dynamic system config to set the rate limit. 
   we should consider automatically configuring the max bytes based on the NIC bandwidth that broker detects from the system. Pulsar already has this mechanism detecting the NIC bandwidth for load report. We should piggyback this functionality to re-use that feature.

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