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

Mahadev konar resolved ZOOKEEPER-461.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.3.0

Committed in ZOOKEEPER-507.

> Condense ledger configuration in ZooKeeper
> ------------------------------------------
>
>                 Key: ZOOKEEPER-461
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-461
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: contrib-bookkeeper
>            Reporter: Flavio Paiva Junqueira
>            Assignee: Flavio Paiva Junqueira
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-461.patch, ZOOKEEPER-461.patch
>
>
> We currently use several znodes to represent the configuration and state of a 
> ledger in ZooKeeper. Although this is good for readability, it makes 
> operations such as create, close, and open more complex, in particular the 
> asynchronous versions of these operations. The main idea of this jira is to 
> store as much as possible of the configuration of a ledger as data of a 
> single znode.

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

Reply via email to