You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2015/03/26 18:17:52 UTC

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

Guozhang Wang created KAFKA-2057:
------------------------------------

             Summary: DelayedOperationTest.testRequestExpiry transient failure
                 Key: KAFKA-2057
                 URL: https://issues.apache.org/jira/browse/KAFKA-2057
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Guozhang Wang


{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)