[
https://issues.apache.org/jira/browse/KAFKA-14371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Chen resolved KAFKA-14371.
-------------------------------
Fix Version/s: 3.5.0
Resolution: Fixed
> quorum-state file contains empty/unused clusterId field
> -------------------------------------------------------
>
> Key: KAFKA-14371
> URL: https://issues.apache.org/jira/browse/KAFKA-14371
> Project: Kafka
> Issue Type: Improvement
> Reporter: Ron Dagostino
> Assignee: Gantigmaa Selenge
> Priority: Minor
> Fix For: 3.5.0
>
>
> The KRaft controller's quorum-state file
> `$LOG_DIR/__cluster_metadata-0/quorum-state` contains an empty clusterId
> value. This value is never non-empty, and it is never used after it is
> written and then subsequently read. This is a cosmetic issue; it would be
> best if this value did not exist there. The cluster ID already exists in the
> `$LOG_DIR/meta.properties` file.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)