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

[jira] [Updated] (SENTRY-2293) Fix logging parameters on SentryHDFSServiceProcessor

     [ https://issues.apache.org/jira/browse/SENTRY-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Na Li updated SENTRY-2293:
--------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

[~arjunmishra13] Thanks for your contribution

> 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)