José Armando García Sancio created KAFKA-16928: --------------------------------------------------
Summary: Test all of the request and response methods in RaftUtil Key: KAFKA-16928 URL: https://issues.apache.org/jira/browse/KAFKA-16928 Project: Kafka Issue Type: Sub-task Reporter: José Armando García Sancio Add a RaftUtilTest test suite that checks that the request and response constructed by RaftUtil can be serialized to all of the support KRaft RPC versions. The RPCs are: # Fetch # FetchSnapshot # Vote # BeginQuorumEpoch # EndQuorumEpoch At the moment some of the RPCs are missing this should be worked after RaftUtil implements the creation of all KRaft RPCs. -- This message was sent by Atlassian Jira (v8.20.10#820010)