You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2018/01/03 20:27:00 UTC

[jira] [Commented] (SENTRY-2113) MSentryHmsNotification should also hold the notification hash

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

Hadoop QA commented on SENTRY-2113:
-----------------------------------

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

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

{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed: org.apache.sentry.service.thrift.TestHMSFollower
{color:red}ERROR:{color} Failed: org.apache.sentry.service.thrift.TestHMSFollower

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

This message is automatically generated.

> MSentryHmsNotification should also hold  the notification hash
> --------------------------------------------------------------
>
>                 Key: SENTRY-2113
>                 URL: https://issues.apache.org/jira/browse/SENTRY-2113
>             Project: Sentry
>          Issue Type: Bug
>          Components: Sentry
>    Affects Versions: 2.1.0
>            Reporter: kalyan kumar kalvagadda
>            Assignee: kalyan kumar kalvagadda
>         Attachments: SENTRY-2113.001.patch
>
>
> Currently MSentryHmsNotification is holding notification-id but it should be extended to hold the notification hash.
> We are currently using MSentryPathChange to get the notification hash but this information is not reliable as MSentryPathChange will store all the notifications the HMSFollower gets from HMS. MSentryPathChange will only store the notifications that needed to sync HDFS ACL's.
>  Unlike MSentryPathChange, MSentryHmsNotification is designed to record the information of all the notifications theat HMSFollower receives from HMS.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)