You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Erwin Tam (JIRA)" <ji...@apache.org> on 2010/09/02 20:13:57 UTC

[jira] Updated: (ZOOKEEPER-862) Hedwig created ledgers with hardcoded Bookkeeper ensemble and quorum size. Make these a server config parameter instead.

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

Erwin Tam updated ZOOKEEPER-862:
--------------------------------

    Status: Patch Available  (was: Open)

Fix so the bookkeeper ledgers created will use a server configuration parameter to determine the ensemble and quorum size instead of hardcoding it.

> Hedwig created ledgers with hardcoded Bookkeeper ensemble and quorum size.  Make these a server config parameter instead.
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-862
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-862
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: contrib-hedwig
>            Reporter: Erwin Tam
>            Assignee: Erwin Tam
>             Fix For: 3.4.0
>
>         Attachments: ZOOKEEPER-862.patch
>
>
> Hedwig code right now when using Bookkeeper as the persistence store is hardcoding the number of bookie servers in the ensemble and quorum size.  This is used the first time a ledger is created.  This should be exposed as a server configuration parameter instead.

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