[
https://issues.apache.org/jira/browse/KAFKA-20340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-20340.
------------------------------------
Fix Version/s: 4.3.0
Resolution: Fixed
> SharePartition should keep only one config reference
> ----------------------------------------------------
>
> Key: KAFKA-20340
> URL: https://issues.apache.org/jira/browse/KAFKA-20340
> Project: Kafka
> Issue Type: Task
> Reporter: majialong
> Assignee: majialong
> Priority: Minor
> Fix For: 4.3.0
>
>
> SharePartition currently holds both GroupConfigManager and
> ShareGroupConfigProvider. The fallback logic for group configs is split
> between them.
> We should move all fallback logic into ShareGroupConfigProvider and remove
> the direct GroupConfigManager reference from SharePartition.
>
> see https://github.com/apache/kafka/pull/21627#discussion_r2947410054
--
This message was sent by Atlassian Jira
(v8.20.10#820010)