[
https://issues.apache.org/jira/browse/KAFKA-20340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
majialong reassigned KAFKA-20340:
---------------------------------
Assignee: majialong
> 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
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)