[
https://issues.apache.org/jira/browse/SENTRY-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141517#comment-14141517
]
Sravya Tirukkovalur commented on SENTRY-454:
--------------------------------------------
+1, LGTM.
> Hive metadata changes syncup with Sentry store should not run in error cases
> ----------------------------------------------------------------------------
>
> Key: SENTRY-454
> URL: https://issues.apache.org/jira/browse/SENTRY-454
> Project: Sentry
> Issue Type: Bug
> Affects Versions: 1.4.0
> Reporter: Prasad Mujumdar
> Assignee: Prasad Mujumdar
> Fix For: 1.5.0
>
> Attachments: SENTRY-454.1.patch, SENTRY-454.2.patch
>
>
> The Sentry plugin for metastore handles syncing up metadata changes with
> Sentry store. If a Db or Table is modified (eg drop, alter), then the
> corresponding privilege adjustments are handled by the plugin.
> This is implemented as a metastore post event listener which is fired even
> when the operation failed.
> We need to ensure that the syncup only happens when the listener is fired
> upon successful completion of the operation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)