kowshik opened a new pull request #9393: URL: https://github.com/apache/kafka/pull/9393
In this PR, I have addressed the review comments from @chia7712 in https://github.com/apache/kafka/pull/9001 which were provided after https://github.com/apache/kafka/pull/9001 was merged. The changes are made mainly to `KafkaAdminClient`: 1. Improve error message in `updateFeatures` api when feature name is empty. 2. Propagate top-level error message in `updateFeatures` api. 3. Add an empty-parameter variety for `describeFeatures` api. **Test plan:** Relying on existing unit and integration tests. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
