[
https://issues.apache.org/jira/browse/HADOOP-12573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15066758#comment-15066758
]
Xiao Chen commented on HADOOP-12573:
------------------------------------
Hi [[email protected]],
Thanks reporting the issue and the suggestion. I happened to met the exactly
same failure.
Looking at the test, I suspect that this is similar to HADOOP-12605, as
[~iwasakims] and I
[discussed|https://issues.apache.org/jira/browse/HADOOP-12605?focusedCommentId=15062057&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15062057]
in there - maybe the call was processed and no exception was thrown at all.
But your suggestion of recording the last thrown exception would be helpful
too, since the current log/stack trace really gives us no clue. I'll provide a
patch shortly.
> TestRPC.testClientBackOff failing
> ---------------------------------
>
> Key: HADOOP-12573
> URL: https://issues.apache.org/jira/browse/HADOOP-12573
> Project: Hadoop Common
> Issue Type: Bug
> Components: test
> Affects Versions: 3.0.0
> Environment: Jenkins
> Reporter: Steve Loughran
>
> {{TestRPC.testClientBackOff}} is failing
> {code}
> java.lang.AssertionError: RetriableException not received
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.apache.hadoop.ipc.TestRPC.testClientBackOff(TestRPC.java:1146)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)