Guozhang Wang created KAFKA-1985:
------------------------------------
Summary: 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
Fix For: 0.9.0
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
(v6.3.4#6332)