[
https://issues.apache.org/jira/browse/KAFKA-1985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang resolved KAFKA-1985.
----------------------------------
Resolution: Fixed
> Document on possible error codes for each response type
> -------------------------------------------------------
>
> Key: KAFKA-1985
> URL: https://issues.apache.org/jira/browse/KAFKA-1985
> Project: Kafka
> Issue Type: Bug
> Components: clients
> Reporter: Guozhang Wang
> Priority: Major
>
> When coding the clients logic we tend to forget one or more possible error
> codes that needs special handling because it is not summarized and documented
> anywhere. It would better to at least add comments in
> {code}
> org.apache.kafka.common.requests.XXResponse
> {code}
> about all possible error codes so that people can check and handle them
> appropriately.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)