[ 
https://issues.apache.org/jira/browse/HDFS-2532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13150476#comment-13150476
 ] 

Hudson commented on HDFS-2532:
------------------------------

Integrated in Hadoop-Mapreduce-trunk #898 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/898/])
    HDFS-2532. Add timeout to TestDfsOverAvroRpc

This test is timing out on trunk, causing tests below it to
fail spuriously. This patch doesn't fix the issue -- just adds
a JUnit timeout so that the failure is properly attributed
to this test.

todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1201963
Files : 
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDfsOverAvroRpc.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestLocalDFS.java

                
> TestDfsOverAvroRpc timing out in trunk
> --------------------------------------
>
>                 Key: HDFS-2532
>                 URL: https://issues.apache.org/jira/browse/HDFS-2532
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.24.0
>            Reporter: Todd Lipcon
>            Priority: Critical
>         Attachments: hdfs-2532-make-timeout.txt
>
>
> "java.io.IOException: java.io.IOException: Unknown protocol: 
> org.apache.hadoop.ipc.AvroRpcEngine$TunnelProtocol" occurs while starting up 
> the DN, and then it hangs waiting for the MiniCluster to start.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to