[
https://issues.apache.org/jira/browse/KAFKA-18395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
José Armando García Sancio updated KAFKA-18395:
-----------------------------------------------
Component/s: kraft
> Initialize KafkaRaftMetrics without QuorumState to prevent circularity
> ----------------------------------------------------------------------
>
> Key: KAFKA-18395
> URL: https://issues.apache.org/jira/browse/KAFKA-18395
> Project: Kafka
> Issue Type: Improvement
> Components: kraft
> Reporter: Kevin Wu
> Assignee: José Armando García Sancio
> Priority: Major
>
> To implement https://issues.apache.org/jira/browse/KAFKA-16524, `QuorumState`
> needs to be removed from `KafkaRaftMetrics` constructor to avoid a
> circularity. That PR's approach is to move `QuorumState` to a
> `KafkaRaftMetrics#initialize` method for now.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)