[
https://issues.apache.org/jira/browse/HADOOP-4965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Shvachko updated HADOOP-4965:
----------------------------------------
Attachment: TestFileAppend3.patch
I am removing the DFSClient related code from the patch because it has been
resolved by HADOOP-3894. Leaving only the TestFileAppend3 improvement.
> DFSClient should log instead of printing into std err.
> ------------------------------------------------------
>
> Key: HADOOP-4965
> URL: https://issues.apache.org/jira/browse/HADOOP-4965
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Affects Versions: 0.17.0
> Reporter: Konstantin Shvachko
> Assignee: Konstantin Shvachko
> Fix For: 0.20.0
>
> Attachments: DFSClientLogging.patch, DFSClientLogging.patch,
> DFSClientLogging.patch, TestFileAppend3.patch
>
>
> {{DFSClient.LeaseChecker.close()}} uses {{System.err.println()}} and
> {{Exception.printStackTrace()}} to output the exception.{{LOG.error()}}
> should be used instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.