You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "peng.jianhua (JIRA)" <ji...@apache.org> on 2018/02/06 08:21:00 UTC

[jira] [Resolved] (RANGER-1941) Use already defined methods and optimized log printing in RangerScriptExecutionContext class

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

peng.jianhua resolved RANGER-1941.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0

> Use already defined methods and optimized log printing in RangerScriptExecutionContext class
> --------------------------------------------------------------------------------------------
>
>                 Key: RANGER-1941
>                 URL: https://issues.apache.org/jira/browse/RANGER-1941
>             Project: Ranger
>          Issue Type: Improvement
>          Components: Ranger
>    Affects Versions: master
>            Reporter: peng.jianhua
>            Assignee: peng.jianhua
>            Priority: Minor
>             Fix For: 1.0.0, master
>
>
> We have defined the method of log printing in the RangerScriptExecutionContext class. Why not use these methods in this class, use the defined method logDebug logError instead of LOG.debug and LOG.error to keep the code style and optimize the log printing.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)