You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Enrico Olivelli (JIRA)" <ji...@apache.org> on 2017/06/01 09:32:04 UTC

[jira] [Resolved] (BOOKKEEPER-1078) Local BookKeeper enhancements for testability

     [ https://issues.apache.org/jira/browse/BOOKKEEPER-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Enrico Olivelli resolved BOOKKEEPER-1078.
-----------------------------------------
    Resolution: Fixed

Issue resolved by merging pull request 164
            [https://github.com/apache/bookkeeper/pull/164]

            {noformat}
            commit 0eca5ff57f6e19fe5829d5ef8df228411467401f
Author:     Sijie Guo <si...@apache.org>
AuthorDate: Thu Jun 1 11:31:14 2017 +0200
Commit:     Enrico Olivelli <eo...@apache.org>
CommitDate: Thu Jun 1 11:31:14 2017 +0200

    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
    
    Author: Sijie Guo <si...@apache.org>
    Author: Sijie Guo <si...@twitter.com>
    Author: Robin Dhamankar <rd...@twitter.com>
    
    Reviewers: Enrico Olivelli, Jia Zhai
    
    Closes #164 from sijie/local_bookkeeper_enhancements

            {noformat}
            

> Local BookKeeper enhancements for testability
> ---------------------------------------------
>
>                 Key: BOOKKEEPER-1078
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1078
>             Project: Bookkeeper
>          Issue Type: Test
>          Components: bookkeeper-server
>            Reporter: Sijie Guo
>            Assignee: Robin Dhamankar
>             Fix For: 4.5.0
>
>
>     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



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)