ahuang98 commented on code in PR #17807:
URL: https://github.com/apache/kafka/pull/17807#discussion_r1879062350


##########
raft/src/main/java/org/apache/kafka/raft/QuorumState.java:
##########
@@ -44,7 +44,7 @@
  *    Follower: After discovering a leader with an equal or larger epoch
  *
  * Unattached transitions to:
- *    Unattached: After learning of a new election with a higher epoch or 
after voting
+ *    Unattached: After learning of a new election with a higher epoch or 
after giving a binding vote

Review Comment:
   looks like I changed it in the [second PR 
](https://github.com/apache/kafka/pull/18041/files#diff-095b9e60b0227d41f24b49923afddbe813d5c5754cd0ef4801741f1d275319b6L51-R51)
 when I added the new Prospective state. I'll fix it here too



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to