[ https://issues.apache.org/jira/browse/KAFKA-14957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17718841#comment-17718841 ]
Mickael Maison commented on KAFKA-14957: ---------------------------------------- The configuration docs on the website: https://kafka.apache.org/documentation/#streamsconfigs_state.dir > Default value for state.dir is confusing > ---------------------------------------- > > Key: KAFKA-14957 > URL: https://issues.apache.org/jira/browse/KAFKA-14957 > Project: Kafka > Issue Type: Bug > Components: docs, streams > Reporter: Mickael Maison > Priority: Minor > Labels: beginner, newbie > > The default value for state.dir is documented as > /var/folders/0t/68svdzmx1sld0mxjl8dgmmzm0000gq/T//kafka-streams > This is misleading, the value will be different in each environment as it > computed using System.getProperty("java.io.tmpdir"). We should update the > description to mention how the path is computed. -- This message was sent by Atlassian Jira (v8.20.10#820010)