You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/07/23 18:55:00 UTC

[jira] [Commented] (HADOOP-15586) Fix wrong log statement in AbstractService

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

Hudson commented on HADOOP-15586:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14618 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/14618/])
HADOOP-15586. Fix wrong log statement in AbstractService. (Szilard (haibochen: rev 17e26163ec1b71cd13a6a82150aca94283f10ed1)
* (edit) hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/service/AbstractService.java


> Fix wrong log statement 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, HADOOP-15586-002.patch, HADOOP-15586-003.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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org