[
https://issues.apache.org/jira/browse/HADOOP-15586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538758#comment-16538758
]
Szilard Nemeth commented on HADOOP-15586:
-----------------------------------------
[[email protected]]!
Thanks for your clarification, see my updated patch.
It's indeed better to use SLF4J's capability of parameterized messages.
So basically, this patch only fixes the occurrence in the description.
Does it make sense at all to report issues like this log cleanup in the future?
Thanks!
> Fix wrong log statements in AbstractService
> -------------------------------------------
>
> Key: HADOOP-15586
> URL: https://issues.apache.org/jira/browse/HADOOP-15586
> Project: Hadoop Common
> Issue Type: Improvement
> Components: util
> Affects Versions: 2.9.0, 3.1.0
> Reporter: Szilard Nemeth
> Assignee: Szilard Nemeth
> Priority: Minor
> Attachments: HADOOP-15586-001.patch
>
>
> There are some wrong logging statements in AbstractService, here is one
> example:
> {code:java}
> LOG.debug("noteFailure {}" + exception);
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]