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