José Armando García Sancio created KAFKA-17067:
--------------------------------------------------
Summary: Fix the transition to CandidateState
Key: KAFKA-17067
URL: https://issues.apache.org/jira/browse/KAFKA-17067
Project: Kafka
Issue Type: Sub-task
Reporter: José Armando García Sancio
Assignee: José Armando García Sancio
Fix For: 3.9.0
Only voters should be able to transition to CandidateState. The current code
allows VotedState to transition to CandidateState. Not all VotedState are
voters.
This was relaxed as part of KIP-853. No-voters are allowed to vote for leaders
even though they locally think they are not voters.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)