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

   ### Motivation
   
   In the bookie some writes callback are not considered. In those cases we can 
save useless allocations of default channel promises by using the voidPromise() 
method.
   
   ### Changes
   
   * Use VoidChannelPromise if the promise result is never checked
   


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