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


##########
metadata/src/main/java/org/apache/kafka/metadata/LeaderAndIsr.java:
##########
@@ -75,10 +72,6 @@ public LeaderAndIsr(
         this.partitionEpoch = partitionEpoch;
     }
 
-    public static LeaderAndIsr duringDelete(List<Integer> isr) {

Review Comment:
   the most recent commit that referred to this method 
https://github.com/apache/kafka/commit/5a1fb1588d229116a410b56ac1a80aa8b933f773



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