philipnee commented on PR #14386:
URL: https://github.com/apache/kafka/pull/14386#issuecomment-1724712594

   @junrao @lianetm - I hope I've addressed most, if not all, comments that you 
pointed out. So, thank you both for reviewing my code.
   
   We did have an offline discussion about user API timeout handling, and a bug 
report is filed here 
[KAFKA-15475](https://issues.apache.org/jira/browse/KAFKA-15475).  I will 
submit a patch after this PR to address this small gap.
   
   Lastly, here are the failing tests:
   
   ```
   Build / JDK 20 and Scala 2.13 / testReplication() – 
org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationExactlyOnceTest
   53s
   Build / JDK 17 and Scala 2.13 / testMultiWorkerRestartOnlyConnector – 
org.apache.kafka.connect.integration.ConnectorRestartApiIntegrationTest
   2m 24s
   Build / JDK 17 and Scala 2.13 / 
testCreateTokenForOtherUserFails(String).quorum=kraft – 
kafka.api.DelegationTokenEndToEndAuthorizationWithOwnerTest
   9s
   Build / JDK 11 and Scala 2.13 / testConfigurationOperations() – 
org.apache.kafka.controller.QuorumControllerTest
   <1s
   Build / JDK 11 and Scala 2.13 / executeTieredStorageTest(String).quorum=zk – 
org.apache.kafka.tiered.storage.integration.EnableRemoteLogOnTopicTest
   43s
   Build / JDK 8 and Scala 2.12 / testMultiWorkerRestartOnlyConnector – 
org.apache.kafka.connect.integration.ConnectorRestartApiIntegrationTest
   2m 25s
   ```
   
   I believe these are flaky.
   


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