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] [Commented] (KAFKA-5667) kafka.api.LogDirFailureTest testProduceAfterLogDirFailure flaky test

    [ https://issues.apache.org/jira/browse/KAFKA-5667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103632#comment-16103632 ] 

Ewen Cheslack-Postava commented on KAFKA-5667:
----------------------------------------------

[~lindong] I think this was added for the JBOD KIP

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