[
https://issues.apache.org/jira/browse/KAFKA-20337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-20337.
------------------------------------
Fix Version/s: 4.4.0
Resolution: Fixed
> Refactor GroupConfig to be less confusing
> -----------------------------------------
>
> Key: KAFKA-20337
> URL: https://issues.apache.org/jira/browse/KAFKA-20337
> Project: Kafka
> Issue Type: Bug
> Components: group-coordinator
> Reporter: Sean Quah
> Assignee: David Jacot
> Priority: Major
> Fix For: 4.4.0
>
>
> * Refactor GroupConfig to contain config overrides only.
> ** All config fields and config methods will turn into Optionals.
> ** Callers will be responsible for determining the fallback value.
> * Add javadocs where needed to explain what is a full resolved group config
> and what is just the overrides.
> * Decide whether evaluate() and validate() should deal with the resolved
> group config or just overrides.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)