[
https://issues.apache.org/jira/browse/KAFKA-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15032446#comment-15032446
]
Grant Henke commented on KAFKA-2912:
------------------------------------
See Errors.java in trunk
[here|https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/common/protocol/Errors.java#L42].
> Add error code 4 (InvalidFetchSize) to Errors.java
> --------------------------------------------------
>
> Key: KAFKA-2912
> URL: https://issues.apache.org/jira/browse/KAFKA-2912
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.9.0.0
> Reporter: Grant Henke
>
> org.apache.kafka.common.protocol.Errors.java has:
> {quote}
> // TODO: errorCode 4 for InvalidFetchSize
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)