[ https://issues.apache.org/jira/browse/FALCON-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14201398#comment-14201398
]
Balu Vellanki commented on FALCON-864:
--------------------------------------
{code}
| User handling entity | Submit | Schedule | Suspend | Resume | Delete | Read |
| Super User/Group | Y | Y | Y | Y |
Y | Y |
| User is ACL Owner | Y | Y | Y | Y | Y
| Y |
| User in ACL Group | N | Y | Y | Y | Y
| Y |
| All other Users | N | N | N | N |
N | N (No error thrown) |
{code}
I used the above Matrix to test the patch end2end and all tests pass. I have not done a detailed
code review but an overview of the code looks good.
+1
> Falcon superuser is unable to delete scheduled feed
> ---------------------------------------------------
>
> Key: FALCON-864
> URL: https://issues.apache.org/jira/browse/FALCON-864
> Project: Falcon
> Issue Type: Bug
> Affects Versions: 0.6
> Reporter: Venkatesh Seetharam
> Assignee: Venkatesh Seetharam
> Priority: Blocker
> Fix For: 0.6
>
> Attachments: FALCON-864-v1.patch, FALCON-864.patch
>
>
> Falcon superuser when tries to delete a scheduled entity is unable to do so.
> Problematic operations:delete, update, suspend, resume
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|