mirror of https://github.com/apache/kafka.git
* Return resource doesn't exist message when users try to describe a non-existent resource in kafka-configs.sh and kafka-client-metrics.sh. * For groups type, the command checks both existent groups and non-existent groups but having dynamic config. If it cannot find a group in both conditions, return resource doesn't exist message. Reviewers: Lan Ding <53332773+DL1231@users.noreply.github.com>, Andrew Schofield <aschofield@confluent.io> --------- Signed-off-by: PoAn Yang <payang@apache.org> |
||
---|---|---|
.. | ||
src | ||
tools-api/src | ||
.gitignore |