[ 
https://issues.apache.org/jira/browse/IMPALA-13563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18037577#comment-18037577
 ] 

ASF subversion and git services commented on IMPALA-13563:
----------------------------------------------------------

Commit d09940b5ddc0dfcbbfe6e8d23f4153469d86d12d in impala's branch 
refs/heads/master from Michael Smith
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=d09940b5d ]

IMPALA-13563: Cleanup logging

Cleans up calls to logDebug and a few other locations:
- exit early if producing debug message input is expensive
- use slf4j parameterized logging
- normalize on logDebug handling isDebugEnabled checks

Change-Id: I32e1c62511c292d36aa879c60ae3d91ed4f65697
Reviewed-on: http://gerrit.cloudera.org:8080/22090
Reviewed-by: Michael Smith <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Clean up logging with parameterized calls
> -----------------------------------------
>
>                 Key: IMPALA-13563
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13563
>             Project: IMPALA
>          Issue Type: Task
>          Components: Frontend
>            Reporter: Michael Smith
>            Assignee: Michael Smith
>            Priority: Major
>
> Clean up logging - particularly new code in Calcite planner - to guard 
> against expensive calls when producing logs and to use slf4j parameterized 
> logging to avoid toString unless needed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to