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 2021/11/27 12:09:43 UTC

[GitHub] [pulsar] Jason918 commented on issue #12967: Add more detail regarding how pulsar treats newly added broker/bookies nodes

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


   > 1. could it be idle/low usage for a long time?
   
   With default conf in broker.conf,  pulsar will try to do auto rebalance every `loadBalancerSheddingIntervalMinutes` (default 1) minutes if `loadBalancerSheddingEnabled` is true.
   
   you can refer to **Load balancer** part in broker.conf for more details.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org