You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Ewen Cheslack-Postava (JIRA)" <ji...@apache.org> on 2017/07/27 18:14:00 UTC

[jira] [Created] (KAFKA-5667) kafka.api.LogDirFailureTest testProduceAfterLogDirFailure flaky test

Ewen Cheslack-Postava created KAFKA-5667:
--------------------------------------------

             Summary: kafka.api.LogDirFailureTest testProduceAfterLogDirFailure flaky test
                 Key: KAFKA-5667
                 URL: https://issues.apache.org/jira/browse/KAFKA-5667
             Project: Kafka
          Issue Type: Bug
          Components: core
            Reporter: Ewen Cheslack-Postava


We observed this on our Jenkins build against trunk:

{quote}
10:59:38 kafka.api.LogDirFailureTest > testProduceAfterLogDirFailure FAILED
10:59:38     java.lang.AssertionError
10:59:38         at org.junit.Assert.fail(Assert.java:86)
10:59:38         at org.junit.Assert.assertTrue(Assert.java:41)
10:59:38         at org.junit.Assert.assertTrue(Assert.java:52)
10:59:38         at kafka.api.LogDirFailureTest.testProduceAfterLogDirFailure(LogDirFailureTest.scala:76)
{quote}

Not sure yet how flaky the test is, we've only seen this once so far.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)