You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/01/11 23:14:08 UTC

[GitHub] athanatos commented on issue #970: ISSUE #966: Expose quorum write complete latency to the client

athanatos commented on issue #970: ISSUE #966: Expose quorum write complete latency to the client
URL: https://github.com/apache/bookkeeper/pull/970#issuecomment-357092590
 
 
   For a bit of context, I chose to extend the AddCallback interface this way so that code in LedgerHandle/PendingAddOp can't inadvertently call the old addComplete method while still preserving compatibility with existing users.  I wouldn't be surprised if there's a better way to do this, though.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services