You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Balu Vellanki (JIRA)" <ji...@apache.org> on 2014/11/07 02:43:34 UTC

[jira] [Comment Edited] (FALCON-864) Falcon superuser is unable to delete scheduled feed

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

Balu Vellanki edited comment on FALCON-864 at 11/7/14 1:42 AM:
---------------------------------------------------------------

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

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


was (Author: bvellanki):
{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)