mimaison commented on code in PR #18585:
URL: https://github.com/apache/kafka/pull/18585#discussion_r1920008399


##########
core/src/test/scala/integration/kafka/api/CustomQuotaCallbackTest.scala:
##########
@@ -87,7 +87,6 @@ class CustomQuotaCallbackTest extends IntegrationTestHarness 
with SaslSetup {
 
   override def configureSecurityBeforeServersStart(testInfo: TestInfo): Unit = 
{
     super.configureSecurityBeforeServersStart(testInfo)
-    createScramCredentials("", JaasTestUtils.KAFKA_SCRAM_ADMIN, 
JaasTestUtils.KAFKA_SCRAM_ADMIN_PASSWORD)

Review Comment:
   This class is currently disabled but should we call the other 
`createScramCredentials()` with the `Admin` argument or leave a comment so it's 
easier to re-enable later on?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to