kevin-wu24 commented on PR #22111: URL: https://github.com/apache/kafka/pull/22111#issuecomment-4983629121
The failure is because we *correctly* store the leaderId before transitioning to unattached. However, if the bootstrap fetch goes to the actual leader, there is no epoch bump, and the node is "already aware of the leader," so it remains in the unattached state. -- 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]
