C0urante opened a new pull request, #16647: URL: https://github.com/apache/kafka/pull/16647
[Jira](https://issues.apache.org/jira/browse/KAFKA-16068) This is based loosely off of the changes in https://github.com/apache/kafka/pull/15642, but with modifications that address some of the outstanding comments left on that PR. I've verified locally (by running the affected test cases through a debugger) that the validation error messages remain the same (which was one of the concerns with the latest approach used in https://github.com/apache/kafka/pull/15642). If reviewers believe it'd be worth the additional work, I can also add assertions to our tests to programmatically ensure that the appropriate error messages are generated. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) -- 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]
