You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2017/11/15 17:57:00 UTC

[jira] [Commented] (KAFKA-6215) KafkaStreamsTest fails in trunk

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

Guozhang Wang commented on KAFKA-6215:
--------------------------------------

I think [~mjsax] has already worked on that with a PR.

> KafkaStreamsTest fails in trunk
> -------------------------------
>
>                 Key: KAFKA-6215
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6215
>             Project: Kafka
>          Issue Type: Test
>            Reporter: Ted Yu
>
> Two subtests fail.
> https://builds.apache.org/job/kafka-trunk-jdk9/193/testReport/junit/org.apache.kafka.streams/KafkaStreamsTest/testCannotCleanupWhileRunning/
> {code}
> org.apache.kafka.streams.errors.StreamsException: org.apache.kafka.streams.errors.ProcessorStateException: state directory [/tmp/kafka-streams/testCannotCleanupWhileRunning] doesn't exist and couldn't be created
> 	at org.apache.kafka.streams.KafkaStreams.<init>(KafkaStreams.java:618)
> 	at org.apache.kafka.streams.KafkaStreams.<init>(KafkaStreams.java:505)
> 	at org.apache.kafka.streams.KafkaStreamsTest.testCannotCleanupWhileRunning(KafkaStreamsTest.java:462)
> {code}
> testCleanup fails in similar manner.



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