jerrypeng opened a new pull request #1998: fix potential NPE when releasing 
entry that is null
URL: https://github.com/apache/bookkeeper/pull/1998
 
 
   Descriptions of the changes in this PR:
   
   ### Motivation
   A interrupt exception can occur during the poll operation of the blocking 
causing an NPE to happen
   
   ### Changes
   Check if entry is null before trying to release it
   

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


With regards,
Apache Git Services

Reply via email to