Chia-Ping Tsai created KAFKA-17359:
--------------------------------------
Summary: enhance the docs of Admin#describeConfigs
Key: KAFKA-17359
URL: https://issues.apache.org/jira/browse/KAFKA-17359
Project: Kafka
Issue Type: Improvement
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
from [https://github.com/apache/kafka/pull/16887#discussion_r1719827276]
IMHO, the docs need following enhancements
# the different behavior of nonexistent resource. For example: nonexistent
broker will cause timeout; nonexistent topic will produce
`UnknownTopicOrPartitionException`; nonexistent group will return
static/default configs; client_metrics will return empty configs
# `The resources (topic and broker resource types are currently supported)`
this description is out-of-date
--
This message was sent by Atlassian Jira
(v8.20.10#820010)