[ 
https://issues.apache.org/jira/browse/FALCON-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079435#comment-14079435
 ] 

Srikanth Sundarrajan commented on FALCON-279:
---------------------------------------------

Cluster administration shouldn't be possible from user space. ACL for a cluster 
seems a overkill.

{code}
+            <xs:element type="ACL" name="ACL" minOccurs="0" maxOccurs="1"/>
{code}

If we do persist with the notion of ACL, then does it make sense to map ACL 
into a common object and have Entity class contain getter/setter and validate 
methods for ACL as opposed to it being proliferated for each entity in the 
respective parsers. Even in the event of not including ACL in cluster, Entity 
holding the ACL and the validation methods might be helpful.

> Add ACL for Cluster Entity
> --------------------------
>
>                 Key: FALCON-279
>                 URL: https://issues.apache.org/jira/browse/FALCON-279
>             Project: Falcon
>          Issue Type: Sub-task
>    Affects Versions: 0.6
>            Reporter: Venkatesh Seetharam
>            Assignee: Venkatesh Seetharam
>              Labels: authorization, security
>             Fix For: 0.6
>
>         Attachments: FALCON-279.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to