Alexander Kolbasov created SENTRY-1935:
------------------------------------------
Summary: Sentry HMS plugin should only wait for Sentry
notifications for certain operations
Key: SENTRY-1935
URL: https://issues.apache.org/jira/browse/SENTRY-1935
Project: Sentry
Issue Type: Improvement
Components: Sentry
Affects Versions: 2.0.0
Reporter: Alexander Kolbasov
Assignee: Sergio Peña
We have a logic in the Sentry plugin in HMS that waits for Sentry to process
notifications. We only need to do this for certain operations which affects
permissions. In particular we only need to do this on
1. Create database
2. Create table
3. Drop database
4. Drop table
For all other operations there is no need to wait for Sentry notifications.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)