cmccabe commented on PR #12075: URL: https://github.com/apache/kafka/pull/12075#issuecomment-1105753323
@dengziming : I think the most common scenario where this might happen is after the cluster first starts up, and we have some existing broker registrations. In that case, currently those will never get added to `HeartbeatManager` unless they send at least one heartbeat. That's what we want to fix here. -- 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]
