codelipenghui opened a new pull request, #3844:
URL: https://github.com/apache/bookkeeper/pull/3844

   ### Motivation
   
   Fix the memory leak issue of reading small entries.
   It will not impact the existing releases. But it should be a blocker for the 
4.16.0 release
   It was introduced by https://github.com/apache/bookkeeper/pull/3597
   
   ### Changes
   
   Release the original buffer after copied the data into a single buffer 
(header + payload)
   


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