[
https://issues.apache.org/jira/browse/SENTRY-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14034235#comment-14034235
]
Sravya Tirukkovalur commented on SENTRY-281:
--------------------------------------------
[~asuresh], it mostly looks good. Looks like there are two test regressions,
can you please take a look and make changes:
org.apache.sentry.provider.db.service.persistent.TestSentryStore.testGrantRevokePrivilege
org.apache.sentry.provider.db.service.thrift.TestSentryServiceIntegration.testGranRevokePrivilegeOnTableForRole
> Revoking a parent privilege should revoke all child privileges
> --------------------------------------------------------------
>
> Key: SENTRY-281
> URL: https://issues.apache.org/jira/browse/SENTRY-281
> Project: Sentry
> Issue Type: Bug
> Affects Versions: 1.4.0
> Reporter: Sravya Tirukkovalur
> Assignee: Arun Suresh
> Labels: grant/revoke
> Fix For: 1.4.0
>
> Attachments: SENTRY-281.0.patch, SENTRY-281.1.patch,
> SENTRY-281.2.patch, SENTRY-281.3.patch, SENTRY-281.4.patch,
> SENTRY-281.5.patch, SENTRY-281.6.patch, SENTRY-281.7.patch, SENTRY-281.8.patch
>
>
> GRANT SELECT on DATABASE db1 to ROLE role1;
> REVOKE ALL on SERVER server1 from ROLE role1;
> Should result in zero privileges for role1
--
This message was sent by Atlassian JIRA
(v6.2#6252)