HQebupt opened a new issue, #3686:
URL: https://github.com/apache/bookkeeper/issues/3686

   This is the master ticket for tracking BP-59:
   Co-author: @HQebupt @StevenLuMT 
   
   ### Motivation
   It may throw an exception when release a `ByteBuf` object. so the exception 
in `ByteBuf.release` should be checked.
   
   ### Proposal
   Use `ReferenceCountUtil.safeRelease()` instead of `ByteBuf.release()` in all 
BooKKeeper's classes
   
   ### Rejected Alternatives: no
   
   ### Proposal PRs
   - [x] #3673 
   - [x] #3674  


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