m1a2st commented on code in PR #18196: URL: https://github.com/apache/kafka/pull/18196#discussion_r1909230284
########## core/src/test/scala/integration/kafka/api/CustomQuotaCallbackTest.scala: ########## @@ -38,11 +40,9 @@ import java.util.Properties import java.util.concurrent.ConcurrentHashMap import java.util.concurrent.atomic.{AtomicBoolean, AtomicInteger} import java.{lang, util} -import scala.collection.Seq import scala.collection.mutable.ArrayBuffer import scala.jdk.CollectionConverters._ -@Disabled("KAFKA-18213") Review Comment: I will take a look in this fail test -- 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