315157973 opened a new pull request, #19560:
URL: https://github.com/apache/pulsar/pull/19560

   ### Motivation
   When a broker in the cluster is not active, its load still remain in the 
memory of the Leader. 
   If deployed in a container, brokers will scale up and down frequently, and 
the memory of the Leader gradually increase
   
   ### Modifications
   When a broker is no longer active, delete its load information
   
   ### Verifying this change
   
   ### Documentation
   
   - [ ] `doc` <!-- Your PR contains doc changes. -->
   - [ ] `doc-required` <!-- Your PR changes impact docs and you will update 
later -->
   - [x] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   - [ ] `doc-complete` <!-- Docs have been already added -->
   
   


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