[
https://issues.apache.org/jira/browse/KAFKA-17728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17887620#comment-17887620
]
Kuan Po Tseng commented on KAFKA-17728:
---------------------------------------
Or we can remove this config as {{test-kraft-server-start.sh}} is intended for
testing purposes, it might not be necessary to include this configuration
there. Instead, we could generate a random UUID for it in
{{{}TestRaftServer{}}}. While the exact purpose of introducing this
configuration is not fully clear, it likely serves other specific use cases.
I'm uncertain if generating a UUID in this manner is appropriate.
> Add missing config `replica-directory-id` to raft README
> --------------------------------------------------------
>
> Key: KAFKA-17728
> URL: https://issues.apache.org/jira/browse/KAFKA-17728
> Project: Kafka
> Issue Type: Improvement
> Reporter: Kuan Po Tseng
> Assignee: Kuan Po Tseng
> Priority: Minor
>
> Currently, all the commands in the README at
> [raft/README.md|https://github.com/apache/kafka/blob/trunk/raft/README.md]
> are outdated because they lack the new {{replica-directory-id}}
> configuration, which was introduced by the significant feature in
> [KIP-853|https://github.com/apache/kafka/commit/056d232f4e28bf8e67e00f8ed2c103fdb0f3b78e].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)