FrankYang0529 commented on code in PR #17284: URL: https://github.com/apache/kafka/pull/17284#discussion_r1777980786
########## core/src/test/scala/unit/kafka/server/ClientQuotasRequestTest.scala: ########## @@ -165,29 +163,6 @@ class ClientQuotasRequestTest(cluster: ClusterInstance) { )) } - @ClusterTest(types = Array(Type.ZK)) // No SCRAM for Raft yet - def testClientQuotasForScramUsers(): Unit = { Review Comment: Thanks for the suggestion. Create https://issues.apache.org/jira/browse/KAFKA-17630 for 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