chirag-wadhwa5 opened a new pull request, #17176: URL: https://github.com/apache/kafka/pull/17176
In this PR, the ShareGroupConfig has been moved to the share package. Since the config `GROUP_COORDINATOR_REBALANCE_PROTOCOLS_CONFIG` from `GroupCoordinatorConfig` is required in `ShareGroupConfig`, and `share` cannot depend on `group-coordinator`, `GROUP_COORDINATOR_REBALANCE_PROTOCOLS_CONFIG` has been moved to a separate config file called `CoordinatorCommonConfig` in `coordinator-common` Reference - [KAFKA-17532](https://issues.apache.org/jira/browse/KAFKA-17532) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
