Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- links to