Yiqun Lin created HDFS-11637:
--------------------------------

             Summary: Fix javac warning caused by the deprecated key used in 
TestDFSClientRetries#
                 Key: HDFS-11637
                 URL: https://issues.apache.org/jira/browse/HDFS-11637
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Yiqun Lin
            Assignee: Yiqun Lin
            Priority: Minor


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: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to