ahuang98 commented on code in PR #19747: URL: https://github.com/apache/kafka/pull/19747#discussion_r2096115392
########## raft/src/main/java/org/apache/kafka/raft/CandidateState.java: ########## @@ -85,16 +81,12 @@ protected CandidateState( } /** - * Check if the candidate is backing off for the next election + * Check if the candidate is backing off before transitionint back to prospective state Review Comment: will fix the typo -- 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