[
https://issues.apache.org/jira/browse/KAFKA-5445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16589355#comment-16589355
]
ASF GitHub Bot commented on KAFKA-5445:
---------------------------------------
adyach opened a new pull request #5558: KAFKA-5445-1: document exceptions for
create, list, delete, describe
URL: https://github.com/apache/kafka/pull/5558
Exceptions are processed internally in KafkaAdminClient without throwing
them to the client code, hence the documentation of the exception is done in
unusual way.
The PR is the follow up for #4000 which is gonna be split in 4 different PRs.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Document exceptions thrown by AdminClient methods
> -------------------------------------------------
>
> Key: KAFKA-5445
> URL: https://issues.apache.org/jira/browse/KAFKA-5445
> Project: Kafka
> Issue Type: Improvement
> Components: admin, clients
> Reporter: Ismael Juma
> Assignee: Andrey Dyachkov
> Priority: Major
> Fix For: 2.1.0
>
>
> AdminClient should document the exceptions that users may have to handle.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)