[
https://issues.apache.org/jira/browse/KAFKA-18239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18019912#comment-18019912
]
Kuan Po Tseng commented on KAFKA-18239:
---------------------------------------
[~chia7712], KIP-1200 [https://cwiki.apache.org/confluence/x/axBJFg] is under
voting, that means this enhancement is no longer required, right? Perhaps we
can close this jira?
> 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)