fonaid opened a new pull request, #19321:
URL: https://github.com/apache/kafka/pull/19321

   There is a flag which is set when scheduling KRaft controller registration 
request to be send. When a timeout occurs while the request is in the queue but 
not yet sent, this flag is not deleted and thus the registration request is not 
rescheduled. This patch addresses the above issue by setting the flag to false 
on 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: jira-unsubscr...@kafka.apache.org

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

Reply via email to