sikangliu opened a new issue #9756: URL: https://github.com/apache/pulsar/issues/9756
Currently there are brokerPublisherThrottlingMaxByteRate and brokerPublisherThrottlingMaxMessageRate to limit the publishing traffic of a single broker. But sometimes we need to limit the distribution traffic of the broker. This can limit even when the outgoing traffic is large, it will not exceed the threshold we set. Prevent a single node from crashing. Prevent cluster problems in advance. ---------------------------------------------------------------- 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]
