You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Mahadev konar (JIRA)" <ji...@apache.org> on 2010/01/27 00:19:34 UTC

[jira] Assigned: (ZOOKEEPER-461) Condense ledger configuration in ZooKeeper

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

Mahadev konar reassigned ZOOKEEPER-461:
---------------------------------------

    Assignee: Flavio Paiva Junqueira

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