Mickael Maison created KAFKA-14957:
--------------------------------------
Summary: 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: streams
Reporter: Mickael Maison
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)