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

Haihui Xu updated RANGER-2566:
------------------------------
    Affects Version/s: 0.6.3

> Optimize  logging code of  RangerHiveAuthorizer 
> ------------------------------------------------
>
>                 Key: RANGER-2566
>                 URL: https://issues.apache.org/jira/browse/RANGER-2566
>             Project: Ranger
>          Issue Type: Improvement
>          Components: plugins
>    Affects Versions: 0.6.3
>            Reporter: Haihui Xu
>            Assignee: Haihui Xu
>            Priority: Major
>              Labels: patch
>         Attachments: RANGER-2566.patch
>
>
> The log code :
> {code:java}
> LOG.info("grantPrivileges(): " + request);
>                       if(LOG.isDebugEnabled()) {
>                               LOG.debug("grantPrivileges(): " + request);
>                       }
> {code}
> It looks strange. Maybe need  to potimize.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to