Jason918 commented on issue #12967:
URL: https://github.com/apache/pulsar/issues/12967#issuecomment-980665427


   There are several `LoadSheddingStrategy` can be configured, default is 
`org.apache.pulsar.broker.loadbalance.impl.OverloadShedder`, which will select 
one namespace bundle at a time for shedding. 
   Also you can always try to define your own LoadSheddingStrategy or do it 
manually with `admin.namespaces().unloadNamespaceBundle(...)`.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to