[
https://issues.apache.org/jira/browse/SENTRY-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kalyan Kalvagadda updated SENTRY-2245:
--------------------------------------
Fix Version/s: 2.2.0
> 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
> Fix For: 2.2.0
>
> 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
(v8.3.4#803005)