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

2010-11-04 Thread Benjamin Reed (JIRA)

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

Benjamin Reed updated ZOOKEEPER-862:


  Resolution: Fixed
Hadoop Flags: [Reviewed]
  Status: Resolved  (was: Patch Available)

+1 looks good thanx Erwin

it looks like this was accidentally committed in r1031051

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



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

2010-09-02 Thread Erwin Tam (JIRA)

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

Erwin Tam updated ZOOKEEPER-862:


Attachment: ZOOKEEPER-862.patch

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



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

2010-09-02 Thread Erwin Tam (JIRA)

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