[
https://issues.apache.org/jira/browse/KAFKA-18239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18019938#comment-18019938
]
Chia-Ping Tsai commented on KAFKA-18239:
----------------------------------------
[~brandboat] We should wait for [~mimaison]’s response to ensure we didn’t miss
any possible use cases.
> Passing `Cluster` to ClientQuotaCallback#updateClusterMetadata is too
> expensive
> --------------------------------------------------------------------------------
>
> Key: KAFKA-18239
> URL: https://issues.apache.org/jira/browse/KAFKA-18239
> Project: Kafka
> Issue Type: New Feature
> Reporter: Chia-Ping Tsai
> Assignee: Kuan Po Tseng
> Priority: Major
> Labels: need-kip
>
> `Cluster` is a immutable object with a bunch of information, and in kraft
> mode we will create a new `Cluster` for every bit change of metadata. That is
> expensive!!
> we should deprecate the method and introduce a new interface as replacement
--
This message was sent by Atlassian Jira
(v8.20.10#820010)