hive
hive copied to clipboard
HIVE-27262: send notifications on add / drop / grant / revoke role and grant / revoke privileges
What changes were proposed in this pull request?
Why are the changes needed?
Sending an event to transactional listeners on adding / removing / granting / revoking a role or granting / revoking privileges. No notification events were being generated for these scenarios before this change.
Does this PR introduce any user-facing change?
No
Is the change a dependency upgrade?
No
How was this patch tested?
On local setup. Also added tests to itests.