[
https://issues.apache.org/jira/browse/HDFS-12406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nandakumar updated HDFS-12406:
------------------------------
Status: Patch Available (was: Open)
> dfsadmin command prints "Exception encountered" even if there is no
> exception, when debug is enabled
> -----------------------------------------------------------------------------------------------------
>
> Key: HDFS-12406
> URL: https://issues.apache.org/jira/browse/HDFS-12406
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs-client
> Reporter: Nandakumar
> Assignee: Nandakumar
> Priority: Minor
> Attachments: HDFS-12406.000.patch
>
>
> In DFSAdmin we are printing {{"Exception encountered"}} at debug level for
> all the calls even if there is no exception.
> {code:title=DFSAdmin#run}
> if (LOG.isDebugEnabled()) {
> LOG.debug("Exception encountered:", debugException);
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]