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

   This PR fixes a case where we were unable to place on fenced brokers In 
KRaft mode. Specifically,
   if we had a broker registration in the metadata log, but no associated 
heartbeat, previously the
   HeartbeatManager would not track the fenced broker. This PR fixes this by 
adding this logic to the
   metadata log replay path in ClusterControlManager.


-- 
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]

Reply via email to