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

   ### Motivation
   In EntryLocationIndex#removeOffsetFromDeletedLedgers, if there are no 
ledgers to delete, the key pair will leak.
   
   ### Changes
   Check the ledgers to deletion Set first, and if the set is not empty, then 
generate the keys.


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