GitHub user sijie opened a pull request:

    https://github.com/apache/bookkeeper/pull/164

    BOOKKEEPER-1078: Local BookKeeper enhancements for testability

    BookKeeper: Local Bookkeeper enhancements for testability
    
    1. Allow creating local bookies without always starting a zookeeper server 
- This is required as tests may want to create and use their own instance of a 
test zookeeper
    2. Allow using non default zookeeper host and more importantly non default 
ZK port
    3. Allowing the caller to specify the initial port for the bookies
    4. Optionally shutdown bookies when the bookie thread exits

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sijie/bookkeeper local_bookkeeper_enhancements

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bookkeeper/pull/164.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #164
    
----
commit d5ff93a8e6f4662ab8e32524b6565b01d32cc041
Author: Sijie Guo <sij...@twitter.com>
Date:   2013-04-11T02:31:36Z

    toString for LastLogMark
    
    RB_ID=139102

commit cf21c213b901f88bee84d39e7b262384907e1119
Author: Robin Dhamankar <rdhaman...@twitter.com>
Date:   2013-06-06T06:18:35Z

    BookKeeper: Local Bookie Journal and ledger paths
    Use the journal directory and ledger paths specified in the configuration 
file passed in to local bookie. Before this change local bookie was always 
creating directories in the temp folder
    
    RB_ID=152584

commit b927752f9d8ba7f3a987e1fd46bde5a6c91621b0
Author: Sijie Guo <si...@apache.org>
Date:   2017-05-25T15:35:14Z

    LocalBookKeeper enhancements

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to