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