dengziming commented on PR #11951: URL: https://github.com/apache/kafka/pull/11951#issuecomment-1105959964
> I don't think we need to add the custom logic to look for the broker's own registration record. That should be covered by the check done on the controller side, right? Yes, @cmccabe . 👍 we can make sure the Broker has seen its own registration record if it's unfenced by the controller. I reverted this redundant logic and you can take a look again. -- 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]
