[
https://issues.apache.org/jira/browse/KAFKA-17359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-17359.
------------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
> add tests and enhance the docs of Admin#describeConfigs for the case of
> nonexistent resource
> --------------------------------------------------------------------------------------------
>
> Key: KAFKA-17359
> URL: https://issues.apache.org/jira/browse/KAFKA-17359
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: kangning.li
> Priority: Minor
> Fix For: 4.0.0
>
>
> 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)