[
https://issues.apache.org/jira/browse/SENTRY-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16503786#comment-16503786
]
Hadoop QA commented on SENTRY-2245:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12926756/SENTRY-2245.006.patch
against master.
{color:green}Overall:{color} +1 all checks pass
{color:green}SUCCESS:{color} all tests passed
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/3861/console
This message is automatically generated.
> Remove privileges that do not associate with a role or a user
> -------------------------------------------------------------
>
> Key: SENTRY-2245
> URL: https://issues.apache.org/jira/browse/SENTRY-2245
> Project: Sentry
> Issue Type: Sub-task
> Reporter: Na Li
> Assignee: Na Li
> Priority: Major
> Attachments: SENTRY-2245.003.patch, SENTRY-2245.004.patch,
> SENTRY-2245.005.patch, SENTRY-2245.006.patch, SENTRY-2245.006.patch
>
>
> After a privilege is detached from a role or a user, we should check if this
> privilege is not associated with any role nor any user. Then, we should
> remove this privilege from DB. Otherwise, the orphan privileges will grow
> overtime.
> One example place is in alterSentryRoleGrantPrivilegeCore. After removing
> role from mInsert, this privilege may not be associated with any role or
> user, and should be removed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)