[
https://issues.apache.org/jira/browse/KAFKA-9125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin McCabe resolved KAFKA-9125.
---------------------------------
Fix Version/s: 2.8.0
Assignee: Ron Dagostino (was: Viktor Somogyi-Vass)
Resolution: 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: Ron Dagostino
> Priority: Major
> Fix For: 2.8.0
>
>
> 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)