[
https://issues.apache.org/jira/browse/SENTRY-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16528323#comment-16528323
]
Hadoop QA commented on SENTRY-2293:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12929767/SENTRY-2293.01.patch
against master.
{color:green}Overall:{color} +1 all checks pass
{color:green}SUCCESS:{color} all tests passed
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/3943/console
This message is automatically generated.
> Fix logging parameters on SentryHDFSServiceProcessor
> ----------------------------------------------------
>
> Key: SENTRY-2293
> URL: https://issues.apache.org/jira/browse/SENTRY-2293
> Project: Sentry
> Issue Type: Bug
> Components: Sentry
> Affects Versions: 2.0.1
> Reporter: Arjun Mishra
> Assignee: Arjun Mishra
> Priority: Major
> Attachments: SENTRY-2293.01.patch
>
>
> SentryHDFSServiceProcessor method getPathsUpdatesFrom has a log message where
> parameters are swapped. See below and fix it
> {noformat}
> LOGGER.debug("PATHS updates requested from HDFS [ImgNum={}, SeqNum={}]",
> request.getPathSeqNum(), request.getPathImgNum());
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)