DL1231 opened a new pull request, #21425:
URL: https://github.com/apache/kafka/pull/21425

   Replace `configKeys(configName)` with `configKeys.get(configName)` pattern 
matching
   to throw `InvalidConfigurationException` instead of `NoSuchElementException` 
for
   non-existent config keys in APPEND/SUBTRACT operations.


-- 
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]

Reply via email to