athanatos commented on issue #970: ISSUE #966: Expose quorum write complete 
latency to the client
URL: https://github.com/apache/bookkeeper/pull/970#issuecomment-361801668
 
 
   @ivankelly I've pushed another somewhat more complicated variant I worked 
up.  The gist of it is that the new functionality is added as a new interface 
from which AddCallback inherits.  Both remain functional interfaces.  There's a 
nice upside in that the callback is passed around internally as an 
AddCallbackWithLatency preventing future changes in the area from accidentally 
calling the old callback method.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to