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

Hudson commented on HADOOP-9393:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk #1370 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1370/])
    HADOOP-9393. TestRPC fails with JDK7. Contributed by Andrew Wang. (Revision 
1455418)

     Result = SUCCESS
atm : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1455418
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ipc/TestRPC.java

                
> TestRPC fails with JDK7
> -----------------------
>
>                 Key: HADOOP-9393
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9393
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Andrew Wang
>            Assignee: Andrew Wang
>             Fix For: 3.0.0
>
>         Attachments: hadoop-9393-1.patch, hadoop-9393-1-whitespace.patch
>
>
> Since the test order is different with JDK7, we hit an error in 
> {{TestRPC#testStopsAllThreads}} on the initial assertEquals. This is because 
> {{testRPCInterruptedSimple}} and {{testRPCInterrupted}} don't stop the server 
> after they finish, leaving some threads around.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to