wernerdv commented on code in PR #18937: URL: https://github.com/apache/kafka/pull/18937#discussion_r1966553603
########## metadata/src/main/java/org/apache/kafka/image/ClusterImage.java: ########## @@ -66,10 +66,6 @@ public Map<Integer, ControllerRegistration> controllers() { return controllers; } - public boolean containsBroker(int brokerId) { Review Comment: the most recent commit that referred to this method https://github.com/apache/kafka/commit/85bfdf4127e135eb85f01be6285dca4094e8ac79 -- 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