lordcheng10 opened a new pull request #14407:
URL: https://github.com/apache/pulsar/pull/14407


   
   ### Motivation
   issue: https://github.com/apache/pulsar/issues/14268
   Using the latest version in bookkeeper, the ConcurrentLongLongPairHashMap of 
this version supports to shrink when removing, which can solve the problem of 
continuous memory increase and frequent FGC in pulsar broker.
   See the PR corresponding to bookkeeper: 
https://github.com/apache/bookkeeper/pull/3061.
   
   I need to wait for bookkeeper to release a new version, then I will change 
the version that bookkeeper depends on in pom.
   
   
   ### Documentation
   
   Check the box below or label this PR directly (if you have committer 
privilege).
   
   Need to update docs? 
   
   - [ ] `doc-required` 
     
     (If you need help on updating docs, create a doc issue)
     
   - [x] `no-need-doc` 
     
     (Please explain why)
     
   - [ ] `doc` 
     
     (If this PR contains doc changes)
   
   
   


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