adixitconfluent opened a new pull request, #16268: URL: https://github.com/apache/kafka/pull/16268
### About KIP-932 introduces a bunch of broker and dynamic configs for share groups. This PR adds those new configs. The changes include: 1. Defined `ShareGroupConfigs` class which stores various share group configurations. 2. Use the defined share configs in `KafkaConfig.scala` for making it available to `BrokerServer` 3. Adds a few tests to validate the conditions on these new configs. -- 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]
