Anton Karamanov created KAFKA-1644: -------------------------------------- Summary: Inherit FetchResponse from RequestOrResponse Key: KAFKA-1644 URL: https://issues.apache.org/jira/browse/KAFKA-1644 Project: Kafka Issue Type: Bug Reporter: Anton Karamanov
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)