You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Luca Telloli (JIRA)" <ji...@apache.org> on 2009/02/06 10:57:59 UTC

[jira] Created: (ZOOKEEPER-301) Util class to initialize Zookeeper with a set of user-specified bookies

Util class to initialize Zookeeper with a set of user-specified bookies 
------------------------------------------------------------------------

                 Key: ZOOKEEPER-301
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-301
             Project: Zookeeper
          Issue Type: New Feature
          Components: contrib-bookkeeper
            Reporter: Luca Telloli
            Priority: Minor


This patch provides a class named org.apache.bookkeeper.util.ZookeeperInitialization which provides basic initialization for bookies onto zookeeper reading from a text file. An example configuration file is provided in conf/zookeeper-initialize-bookies.conf 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (ZOOKEEPER-301) Util class to initialize Zookeeper with a set of user-specified bookies

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt closed ZOOKEEPER-301.
----------------------------------


> Util class to initialize Zookeeper with a set of user-specified bookies 
> ------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-301
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-301
>             Project: Zookeeper
>          Issue Type: New Feature
>          Components: contrib-bookkeeper
>            Reporter: Luca Telloli
>            Assignee: Flavio Paiva Junqueira
>            Priority: Minor
>         Attachments: ZOOKEEPER-301.patch
>
>
> This patch provides a class named org.apache.bookkeeper.util.ZookeeperInitialization which provides basic initialization for bookies onto zookeeper reading from a text file. An example configuration file is provided in conf/zookeeper-initialize-bookies.conf 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (ZOOKEEPER-301) Util class to initialize Zookeeper with a set of user-specified bookies

Posted by "Flavio Paiva Junqueira (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Flavio Paiva Junqueira resolved ZOOKEEPER-301.
----------------------------------------------

    Resolution: Fixed
      Assignee: Flavio Paiva Junqueira

This was actually already part of the initial BookKeeper package, so there is no need to commit this.

> Util class to initialize Zookeeper with a set of user-specified bookies 
> ------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-301
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-301
>             Project: Zookeeper
>          Issue Type: New Feature
>          Components: contrib-bookkeeper
>            Reporter: Luca Telloli
>            Assignee: Flavio Paiva Junqueira
>            Priority: Minor
>         Attachments: ZOOKEEPER-301.patch
>
>
> This patch provides a class named org.apache.bookkeeper.util.ZookeeperInitialization which provides basic initialization for bookies onto zookeeper reading from a text file. An example configuration file is provided in conf/zookeeper-initialize-bookies.conf 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ZOOKEEPER-301) Util class to initialize Zookeeper with a set of user-specified bookies

Posted by "Luca Telloli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luca Telloli updated ZOOKEEPER-301:
-----------------------------------

    Attachment: ZOOKEEPER-301.patch

Patch attached 

> Util class to initialize Zookeeper with a set of user-specified bookies 
> ------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-301
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-301
>             Project: Zookeeper
>          Issue Type: New Feature
>          Components: contrib-bookkeeper
>            Reporter: Luca Telloli
>            Priority: Minor
>         Attachments: ZOOKEEPER-301.patch
>
>
> This patch provides a class named org.apache.bookkeeper.util.ZookeeperInitialization which provides basic initialization for bookies onto zookeeper reading from a text file. An example configuration file is provided in conf/zookeeper-initialize-bookies.conf 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.