[ https://issues.apache.org/jira/browse/HADOOP-5822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709644#action_12709644 ]
Tsz Wo (Nicholas), SZE commented on HADOOP-5822: ------------------------------------------------ > Hudson seems to be messed up at the moment, I can't see the test results, but > I'm sure there no issues with the contrib tests. There are no functional > changes to the code from this patch. The patch only changed some hdfs unit tests. The failed contrib tests are definitely unrelated. BTW, some contrib tests already have a long history of failing (e.g. some have age 5 in [build #337|http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/337/testReport/]). Hope that they will be fixed soon. > 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 > Attachments: HADOOP-5822.patch > > > 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.