[
https://issues.apache.org/jira/browse/KAFKA-7367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16620715#comment-16620715
]
John Roesler commented on KAFKA-7367:
-------------------------------------
FYI, the PR I linked ([https://github.com/apache/kafka/pull/5647] ) is just a
test demonstrating the problem. If anyone wants to pick up this work, feel free
to pull in that test as a starting point.
> Streams should not create state store directories unless they are needed
> ------------------------------------------------------------------------
>
> Key: KAFKA-7367
> URL: https://issues.apache.org/jira/browse/KAFKA-7367
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Reporter: John Roesler
> Priority: Major
> Labels: newbie
>
> Streams currently unconditionally creates state store directories, even if
> the topology is stateless.
> This can be a problem running Streams in an environment without access to
> disk.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)