ijuma merged PR #18340:
URL: https://github.com/apache/kafka/pull/18340
--
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: jira-unsubscr...@kafka.apache.or
ijuma opened a new pull request, #18340:
URL: https://github.com/apache/kafka/pull/18340
A minor refactoring just before merging #18295 introduced a regression and
no test failed. Throw the correct exception and add test to verify it. Also
refactor the code slightly to make that possible.