[
https://issues.apache.org/jira/browse/SENTRY-547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaomeng Huang updated SENTRY-547:
----------------------------------
Summary: Drop table may dead lock, getChildPrivileges should in one
transaction with revoke (was: getChildPrivileges should in one transaction
with revoke)
> Drop table may dead lock, getChildPrivileges should in one transaction with
> revoke
> ----------------------------------------------------------------------------------
>
> Key: SENTRY-547
> URL: https://issues.apache.org/jira/browse/SENTRY-547
> Project: Sentry
> Issue Type: Bug
> Reporter: Xiaomeng Huang
> Assignee: Xiaomeng Huang
> Priority: Critical
>
> please see my test in TestSentryStore.testDropTableWithcAction. If we execute
> below commands:
> {code}
> grant select to tb1
> grant insert to tb1
> drop tb1
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)