[
https://issues.apache.org/jira/browse/HDFS-11637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15962438#comment-15962438
]
Yiqun Lin edited comment on HDFS-11637 at 4/10/17 10:34 AM:
------------------------------------------------------------
Attach a simple patch.
was (Author: linyiqun):
Attach a simple patch with fix resource leak problem cause by DFSClient not
closed as well.
> Fix javac warning caused by the deprecated key used in
> TestDFSClientRetries#testFailuresArePerOperation
> -------------------------------------------------------------------------------------------------------
>
> Key: HDFS-11637
> URL: https://issues.apache.org/jira/browse/HDFS-11637
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 3.0.0-alpha2
> Reporter: Yiqun Lin
> Assignee: Yiqun Lin
> Priority: Minor
> Attachments: HDFS-11637.001.patch
>
>
> Found one deprecated key {{DFS_CLIENT_RETRY_WINDOW_BASE}} used in
> {{TestDFSClientRetries#testFailuresArePerOperation}}. The generated warning:
> {code}
> [WARNING]
> /testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSClientRetries.java:[373,29]
> [deprecation] DFS_CLIENT_RETRY_WINDOW_BASE in DFSConfigKeys has been
> deprecated
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]