Fix javac warnings in several dfs tests related to unncessary casts
-------------------------------------------------------------------
Key: HADOOP-5822
URL: https://issues.apache.org/jira/browse/HADOOP-5822
Project: Hadoop Core
Issue Type: Improvement
Components: dfs
Reporter: Jakob Homan
Assignee: Jakob Homan
There are quite a few unnecessary casts as reported in javac in the following
files:
/src/test/OAH/hdfs/TestDataTransferProtocol.java
/src/test/OAH/hdfs/TestFSInputChecker.java
/src/test/OAH/hdfs/TestFileAppend.java
/src/test/OAH/hdfs/TestPread.java
/src/test/OAH/hdfs/server/namenode/TestNodeCount.java
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.