You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Anton Karamanov (JIRA)" <ji...@apache.org> on 2014/09/22 13:22:33 UTC

[jira] [Updated] (KAFKA-1644) Inherit FetchResponse from RequestOrResponse

     [ https://issues.apache.org/jira/browse/KAFKA-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anton Karamanov updated KAFKA-1644:
-----------------------------------
    Attachment: 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)