majialong created KAFKA-20340:
---------------------------------
Summary: 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
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)