[
https://issues.apache.org/jira/browse/KAFKA-4973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947479#comment-15947479
]
Dong Lin commented on KAFKA-4973:
---------------------------------
[~ijuma] Certainly. Thanks for filing the ticket. I will look into this.
> Transient failure of AdminClientTest.testDeleteRecordsWithException
> -------------------------------------------------------------------
>
> Key: KAFKA-4973
> URL: https://issues.apache.org/jira/browse/KAFKA-4973
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Ismael Juma
> Assignee: Dong Lin
> Labels: transient-unit-test-failure
> Fix For: 0.11.0.0
>
>
> One of the tests introduced as part of KIP-107 seems to be failing
> transiently. [~lindong], can you please take a look?
> {code}
> java.lang.AssertionError:
> expected:<DeleteRecordsResult(-1,org.apache.kafka.common.errors.TimeoutException:
> The request timed out.)> but was:<DeleteRecordsResult(5,null)>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:834)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.junit.Assert.assertEquals(Assert.java:144)
> {code}
> https://builds.apache.org/job/kafka-trunk-jdk8/1381/testReport/junit/kafka.api/AdminClientTest/testDeleteRecordsWithException/
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)