wernerdv commented on code in PR #18937: URL: https://github.com/apache/kafka/pull/18937#discussion_r1966548309
########## metadata/src/main/java/org/apache/kafka/image/TopicDelta.java: ########## @@ -129,20 +129,6 @@ public TopicImage apply() { return new TopicImage(image.name(), image.id(), newPartitions); } - public boolean hasPartitionsWithAssignmentChanges() { Review Comment: The last commit that includes the use of this method: https://github.com/apache/kafka/commit/8b5d755bf674e0d700fc87e792b4bf4791c298c9 -- 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