Steve Loughran created HADOOP-12573:
---------------------------------------
Summary: 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)