You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2017/01/03 14:44:58 UTC

[jira] [Resolved] (KAFKA-2057) DelayedOperationTest.testRequestExpiry transient failure

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

Ismael Juma resolved KAFKA-2057.
--------------------------------
    Resolution: Fixed

https://github.com/apache/kafka/pull/1890 did eventually fix the new issue so closing this one (which had been fixed correctly).

> DelayedOperationTest.testRequestExpiry transient failure
> --------------------------------------------------------
>
>                 Key: KAFKA-2057
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2057
>             Project: Kafka
>          Issue Type: Sub-task
>    Affects Versions: 0.10.1.0
>            Reporter: Guozhang Wang
>            Assignee: Rajini Sivaram
>              Labels: newbie
>         Attachments: KAFKA-2057.patch
>
>
> {code}
> kafka.server.DelayedOperationTest > testRequestExpiry FAILED
>     junit.framework.AssertionFailedError: Time for expiration 19 should at least 20
>         at junit.framework.Assert.fail(Assert.java:47)
>         at junit.framework.Assert.assertTrue(Assert.java:20)
>         at kafka.server.DelayedOperationTest.testRequestExpiry(DelayedOperationTest.scala:68)
> {code}



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