mumrah commented on code in PR #17284: URL: https://github.com/apache/kafka/pull/17284#discussion_r1777804787
########## 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: We could also change it to KRaft and mark it as `@Disabled` with a JIRA ticket in the description -- 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