wernerdv commented on code in PR #18937:
URL: https://github.com/apache/kafka/pull/18937#discussion_r1966554092


##########
metadata/src/main/java/org/apache/kafka/metadata/PartitionRegistration.java:
##########
@@ -466,11 +466,4 @@ public String toString() {
                 ", partitionEpoch=" + partitionEpoch +
                 ")";
     }
-
-    public boolean hasSameAssignment(PartitionRegistration registration) {

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

Reply via email to