ahuang98 commented on PR #19854: URL: https://github.com/apache/kafka/pull/19854#issuecomment-2931563818
Thanks for the review Jose > Does this mean that voters can never rediscover the leader from the bootstrap server? Or this doesn't impact voter because they transition to prospective and back to follower which resets the fetch timer? Yes, this doesn't impact voters because prospectives which have a leaderId would transition back to follower (and refreshed fetch timeout) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
