[ https://issues.apache.org/jira/browse/KAFKA-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15530417#comment-15530417 ]
Ismael Juma commented on KAFKA-2057: ------------------------------------ There is a PR for the issue that cropped up again (and seems to be a different one): https://github.com/apache/kafka/pull/1890 It doesn't seem to fix it though even though it makes logical sense. > 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)