[
https://issues.apache.org/jira/browse/KAFKA-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14143112#comment-14143112
]
Anton Karamanov commented on KAFKA-1644:
----------------------------------------
Here's a
[patch|^0001-KAFKA-1644-Inherit-FetchResponse-from-RequestOrRespo.patch].
> Inherit FetchResponse from RequestOrResponse
> --------------------------------------------
>
> Key: KAFKA-1644
> URL: https://issues.apache.org/jira/browse/KAFKA-1644
> Project: Kafka
> Issue Type: Bug
> Reporter: Anton Karamanov
> Assignee: Anton Karamanov
> Attachments:
> 0001-KAFKA-1644-Inherit-FetchResponse-from-RequestOrRespo.patch
>
>
> Unlike all other Kafka API responses {{FetchResponse}} is not a subclass of
> RequestOrResponse, which requires handling it as a special case while
> processing responses.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)