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 2008/10/07 00:24:44 UTC

[jira] Updated: (ZOOKEEPER-33) Better ACL management

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

Mahadev konar updated ZOOKEEPER-33:
-----------------------------------

    Attachment: ZOOKEEPER-33.patch

here is a patch for this issue. its a preliminray patch. I will be adding tests. 

The patch does the following:

has a mapping from long to acls in the datatree 
each datanode has a reference to acls. 

this only impacts the serialization and deserialization of acls on the datatree. 

> Better ACL management
> ---------------------
>
>                 Key: ZOOKEEPER-33
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-33
>             Project: Zookeeper
>          Issue Type: New Feature
>          Components: server
>            Reporter: Patrick Hunt
>            Assignee: Mahadev konar
>             Fix For: 3.0.0
>
>         Attachments: ZOOKEEPER-33.patch
>
>
> Moved from SourceForge to Apache.
> http://sourceforge.net/tracker/index.php?func=detail&aid=1945175&group_id=209147&atid=1008547

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