[ https://issues.apache.org/jira/browse/SENTRY-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494365#comment-16494365 ]
Hadoop QA commented on SENTRY-2245: ----------------------------------- Here are the results of testing the latest attachment https://issues.apache.org/jira/secure/attachment/12925643/SENTRY-2245.003.patch against master. {color:red}Overall:{color} -1 due to 2 errors {color:red}ERROR:{color} mvn test exited 1 {color:red}ERROR:{color} Failed: org.apache.sentry.api.service.thrift.TestSentryWebServerWithSSL Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/3829/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 > > > 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)