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/08/08 23:48:29 UTC

[GitHub] ivankelly opened a new pull request #1589: Make LedgerHandle injectable

ivankelly opened a new pull request #1589: Make LedgerHandle injectable
URL: https://github.com/apache/bookkeeper/pull/1589
 
 
   This patch removes the hard dependency of LedgerHandle on BookKeeper.
   This allows us to create an instance of LedgerHandle independently,
   with a fully mocked BookieClient or LedgerManager and be clear on
   where the objects used by the LedgerHandle are coming from.
   

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