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

Kihwal Lee commented on HADOOP-12418:
-------------------------------------

I am using jdk8, but cannot reproduce this.  It interrupts after getting the 
response to the first call, so I don't see any race in the test case itself. 
The thread interrupt state is not set when the client is making the second 
call. It's either cleared by something or not set from the beginning. Neither 
is supposed to happen!

> failure of TestRPC.testRPCInterruptedSimple on java 8 jenkins
> -------------------------------------------------------------
>
>                 Key: HADOOP-12418
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12418
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0
>         Environment: Jenkins, Java 8
>            Reporter: Steve Loughran
>
> Jenkins trunk + java 8 saw a failure of  
> {{TestRPC.testRPCInterruptedSimple}}; the interrupt wasn't picked up. Race in 
> test -or a surfacing of a bug in RPC where at some points interrupt 
> exceptions are not picked up?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to