GitHub user Khemendra-Bhardwaj added a comment to the discussion: How to set up Broker config and other configs like bookie etc
The key is present in conf/broker.conf file in apache pulsar repo but not in apache pulsar helm repo key : # Enable/disable automatic bundle unloading for load-shedding loadBalancerSheddingEnabled=true Should I add the key : PULSAR_PREFIX_loadBalancerSheddingEnabled= true to charts/pulsar/templates/broker-configmap.yaml in pulsar helm repo ? GitHub link: https://github.com/apache/pulsar/discussions/19276#discussioncomment-10384048 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
