Brett Harper created KAFKA-7252:
-----------------------------------

             Summary: 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: 1.0.0, 0.11.0.0
            Reporter: Brett Harper


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)

Reply via email to