[
https://issues.apache.org/jira/browse/KAFKA-14957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax resolved KAFKA-14957.
-------------------------------------
Fix Version/s: 3.8.0
Resolution: Fixed
> 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
> Assignee: Owen C.H. Leung
> Priority: Minor
> Labels: beginner, newbie
> Fix For: 3.8.0
>
>
> 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)