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

   ### Motivation
   Even for a Broker with a very low load, its memory will grow slowly until GC 
is triggered. If memory is used as a load calculation item, the Bundle will be 
unloaded by mistake
   
   ### Modifications
   Remove memory as load calculation item 
   
   ### Verifying this change
   Existing unit tests need to pass all
   
   ### 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