Cleaning NNBench* off javac warnings ------------------------------------ Key: HADOOP-5867 URL: https://issues.apache.org/jira/browse/HADOOP-5867 Project: Hadoop Core Issue Type: Improvement Components: test Affects Versions: 0.20.0 Reporter: Konstantin Boudnik Assignee: Konstantin Boudnik Fix For: 0.21.0
These files have a number of javac 'class depricated' warnings src/test/hdfs-with-mr/org/apache/hadoop/hdfs/NNBench.java src/test/hdfs-with-mr/org/apache/hadoop/hdfs/NNBenchWithoutMR.java It is possible to fix most of them plus make some readability improvements on the code. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.