Kevin Wu created KAFKA-19400: -------------------------------- Summary: Update AddRaftVoterRPC to support controller auto-joining Key: KAFKA-19400 URL: https://issues.apache.org/jira/browse/KAFKA-19400 Project: Kafka Issue Type: Improvement Reporter: Kevin Wu Assignee: Kevin Wu Fix For: 4.2.0
When AddRaftVoterRPCs are sent as part of auto-joining, the active controller should send a response after the new voter set has been appended to only its own log. This allows the auto-joining replica to fetch the new voter set. -- This message was sent by Atlassian Jira (v8.20.10#820010)