OmniaGM commented on PR #16506: URL: https://github.com/apache/kafka/pull/16506#issuecomment-2217711694
> @OmniaGM as the summary of [#16458 (comment)](https://github.com/apache/kafka/pull/16458#issuecomment-2206822223), if the `ShareGroupConfig` is not dynamic we can introduce local attributes and validate all of them in construction. That can make sure each `ShareGroupConfig` is totally valid. Just pushed a refactor here https://github.com/apache/kafka/pull/16506/commits/5b4b86286c3e5f240336ebf45ad6596f787e5b1d to introduce attributes and move the validation to the construction. Please have a look when you have time. -- 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]
