You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Xiao Chen (JIRA)" <ji...@apache.org> on 2015/12/21 20:08:46 UTC

[jira] [Updated] (HADOOP-12573) TestRPC.testClientBackOff failing

     [ https://issues.apache.org/jira/browse/HADOOP-12573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiao Chen updated HADOOP-12573:
-------------------------------
    Attachment: HADOOP-12573.01.patch

Attached patch 1 to both log last non-retriable exception, and ensure the callQueue is filled before trying to make another call.

> 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
>         Attachments: HADOOP-12573.01.patch
>
>
> {{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)