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

[jira] [Created] (HADOOP-15586) Fix wrong log statements in AbstractService

Szilard Nemeth created HADOOP-15586:
---------------------------------------

             Summary: Fix wrong log statements in AbstractService
                 Key: HADOOP-15586
                 URL: https://issues.apache.org/jira/browse/HADOOP-15586
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Szilard Nemeth
            Assignee: Szilard Nemeth


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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org