José Armando García Sancio created KAFKA-16533:
--------------------------------------------------
Summary: UpdateVoter RPC and request handling
Key: KAFKA-16533
URL: https://issues.apache.org/jira/browse/KAFKA-16533
Project: Kafka
Issue Type: Sub-task
Components: kraft
Reporter: José Armando García Sancio
Assignee: José Armando García Sancio
The request handling for UpdateVoter request needs to support the case when the
kraft.version is 0 or 1.
# When the kraft.version is 0 the leader should just update it in-memory state.
# When the kraft.version is 1 the leader should write to the log and update
its in-memory state.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)