[ https://issues.apache.org/jira/browse/KAFKA-7252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16570650#comment-16570650 ]
Matthias J. Sax commented on KAFKA-7252: ---------------------------------------- Fixed in `trunk`, `2.0`, `1.1`, and `1.0` via https://github.com/apache/kafka/pull/5441 > Default value for 'state.dir' is incorrect in the docs > ------------------------------------------------------ > > Key: KAFKA-7252 > URL: https://issues.apache.org/jira/browse/KAFKA-7252 > Project: Kafka > Issue Type: Task > Components: documentation > Affects Versions: 0.11.0.0, 1.0.0 > Reporter: Brett Harper > Priority: Trivial > > The default value for 'state.dir' in a Kafka Streams application does not > match what is specified in the Streams Developer Guide. > The default value specified in code is "/tmp/kafka-streams" according to the > StreamsConfig class, but the documentation specifies it as > "/var/lib/kafka-streams". > [https://kafka.apache.org/10/documentation/streams/developer-guide/config-streams#optional-configuration-parameters] > This affects versions 0.11.0 and 1.0.0, and possibly others as well. -- This message was sent by Atlassian JIRA (v7.6.3#76005)