Jason Gustafson created KAFKA-10828:
---------------------------------------
Summary: Consider using "acknowledged" over "endorsing" for voters
which have recognized the current leader
Key: KAFKA-10828
URL: https://issues.apache.org/jira/browse/KAFKA-10828
Project: Kafka
Issue Type: Sub-task
Reporter: Jason Gustafson
We use the term "endorsing voter" to indicate a voter who has acknowledge the
current leader by either responding to a `BeginQuorumEpoch` request from the
leader or by beginning to send `Fetch` requests. This terminology seemed to
cause a little confusion in https://github.com/apache/kafka/pull/9539/files. An
alternative to "endorsing" that we were considering is "acknowledging."
--
This message was sent by Atlassian Jira
(v8.3.4#803005)