[ 
https://issues.apache.org/jira/browse/SENTRY-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17062397#comment-17062397
 ] 

Hadoop QA commented on SENTRY-2553:
-----------------------------------

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12997096/SENTRY-2553.001.patch 
against master.

{color:red}Overall:{color} -1 due to 2 errors

{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed: 
org.apache.sentry.provider.db.generic.service.persistent.TestPrivilegeOperatePersistence

Console output: 
https://builds.apache.org/job/PreCommit-SENTRY-Build/4478/console

This message is automatically generated.

> Auth path is not deleted in db after dropping table
> ---------------------------------------------------
>
>                 Key: SENTRY-2553
>                 URL: https://issues.apache.org/jira/browse/SENTRY-2553
>             Project: Sentry
>          Issue Type: Bug
>          Components: Sentry, sentrystore
>    Affects Versions: 2.2.0
>            Reporter: ouchengeng
>            Priority: Major
>         Attachments: SENTRY-2553.001.patch
>
>
> SENTRY-2249 made pathsToPersist detached from MAuthzPathsMapping.
> So, deleting MAuthzPathsMapping object won't deleting paths in Mysql, and 
> these paths are kept in Mysql as garbage. This happens when processing 
> drop_table events.
> We need to delete pathsToPersist, before deleting a MAuthzPathsMapping object.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to