Andrew Wang created HADOOP-9393:
-----------------------------------

             Summary: 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


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