OmniaGM commented on PR #16779:
URL: https://github.com/apache/kafka/pull/16779#issuecomment-2286418959

   @Claudenw I ran the `AuthorizerIntegrationTest` from trunk and it pass 
however it fails with your pr and it fails with same error 
https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-16779/4/testReport/junit/kafka.api/AuthorizerIntegrationTest/Build___JDK_21_and_Scala_2_13____testIdempotentProducerNoIdempotentWriteAclInInitProducerId_String__quorum_kraft_/
   
   I am guessing it's due to your changes on 
`metadata/src/main/java/org/apache/kafka/metadata/authorizer/StandardAuthorizer.java`
 as this is used in the setup of `AbstractAuthorizerIntegrationTest` which is 
extended by `AuthorizerIntegrationTest`


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