m1a2st commented on code in PR #19791:
URL: https://github.com/apache/kafka/pull/19791#discussion_r2106058418


##########
jmh-benchmarks/src/main/java/org/apache/kafka/jmh/assignor/ServerSideAssignorBenchmark.java:
##########
@@ -189,7 +187,7 @@ private Optional<String> rackId(int memberIndex) {
     private static Map<Integer, Set<String>> mkMapOfPartitionRacks(int 
numPartitions) {

Review Comment:
   this `mkMapOfPartitionRacks` method is unused, we should remove it.



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