cmccabe commented on code in PR #17284:
URL: https://github.com/apache/kafka/pull/17284#discussion_r1777775534


##########
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:
   There are various SCRAM tests for KRaft. But I agree, let's comment 
`ClientQuotasRequestTest.testClientQuotasForScramUsers` out rather than 
removing it, and create a JIRA for converting it to KRaft.



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