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

   Descriptions of the changes in this PR:
   
   ### Motivation
   
   Using KeyValueStorage.Batch more rigorously: use KeyValueStorage.Batch, 
close it in finally.
   
   This modification is not caused by a fault. I just found that the code is 
not written rigorously enough and is prone to bugs when I was combing through 
it.
   
   ### Changes
   
   1.  Every time use KeyValueStorage.Batch, close it in finally.


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