[ https://issues.apache.org/jira/browse/KAFKA-9125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324369#comment-17324369 ]
Colin McCabe commented on KAFKA-9125: ------------------------------------- We do indeed now get GroupMetadataManager and TransactionStateManager metadata from the metadata topic (and associated cache) when in KRaft (kip-500) mode. Closing as fixed. > GroupMetadataManager and TransactionStateManager should query the controller > instead of zkClient > ------------------------------------------------------------------------------------------------ > > Key: KAFKA-9125 > URL: https://issues.apache.org/jira/browse/KAFKA-9125 > Project: Kafka > Issue Type: Sub-task > Reporter: Viktor Somogyi-Vass > Assignee: Viktor Somogyi-Vass > Priority: Major > > Both classes query their respective topic's partition count via the zkClient. > This however could be queried by the broker's local metadata cache. -- This message was sent by Atlassian Jira (v8.3.4#803005)