Sean Quah created KAFKA-20337:
---------------------------------
Summary: 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: Sean Quah
* 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)