Prasad Mujumdar created SENTRY-454:
--------------------------------------

             Summary: 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


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)

Reply via email to