[
https://issues.apache.org/jira/browse/KAFKA-19203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai reassigned KAFKA-19203:
--------------------------------------
Assignee: jimHsu (was: Chia-Ping Tsai)
> Replace `ApiError#exception` by `Error#exception` for KafkaAdminClient
> ----------------------------------------------------------------------
>
> Key: KAFKA-19203
> URL: https://issues.apache.org/jira/browse/KAFKA-19203
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: jimHsu
> Priority: Minor
>
> KafkaAdminClient has many usages of ApiError#exception, and that is weird
> since all we need is the exception rather than `ApiError`. We can use
> Error#exception as replacement
--
This message was sent by Atlassian Jira
(v8.20.10#820010)