lhotari opened a new pull request #10773:
URL: https://github.com/apache/pulsar/pull/10773


   Fixes #10738
   
   ### Motivation
   
   There's a ByteBuf leak that happens in ledger rollover. The repro case in 
#10738 reproduces some Netty ByteBuf leaks that are detected by the Netty Leak 
detector.
   
   ### Modifications
   
   Release `OpAddEntry.data` when the original entry is copied and discarded
   
   ### Additional Context
   
   This PR was split out of PR #10755 which was closed without merging.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to