[
https://issues.apache.org/jira/browse/SENTRY-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arjun Mishra updated SENTRY-2293:
---------------------------------
Attachment: SENTRY-2293.01.patch
> 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)