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


##########
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:
   mkMapOfPartitionRacks will be removed all at once in #19797, so it's fine 
here.



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