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

Alyssa Huang reassigned KAFKA-18039:
------------------------------------

    Assignee: Alyssa Huang  (was: Peter Lee)

> Test all versions of quorum responses in RequestResponseTest 
> -------------------------------------------------------------
>
>                 Key: KAFKA-18039
>                 URL: https://issues.apache.org/jira/browse/KAFKA-18039
>             Project: Kafka
>          Issue Type: Test
>            Reporter: Alyssa Huang
>            Assignee: Alyssa Huang
>            Priority: Major
>
> Following should support accepting `version` as they have more than one 
> version
> ```
> case BEGIN_QUORUM_EPOCH: return createBeginQuorumEpochResponse();
> case END_QUORUM_EPOCH: return createEndQuorumEpochResponse();
> case DESCRIBE_QUORUM: return createDescribeQuorumResponse();
> ```



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to