[GitHub] [kafka] ijuma commented on pull request #9231: KAFKA-10447: Migrate tools module to JUnit 5 and mockito

2020-09-08 Thread GitBox


ijuma commented on pull request #9231:
URL: https://github.com/apache/kafka/pull/9231#issuecomment-688912021


   Unrelated flaky failures:
   
   ```
   Build / JDK 15 / 
kafka.network.DynamicConnectionQuotaTest.testDynamicListenerConnectionCreationRateQuota
   Build / JDK 8 / kafka.api.PlaintextAdminIntegrationTest.testConsumerGroups
   Build / JDK 8 / 
org.apache.kafka.streams.integration.EosBetaUpgradeIntegrationTest.shouldUpgradeFromEosAlphaToEosBeta[true]
   
   ```



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka] ijuma commented on pull request #9231: KAFKA-10447: Migrate tools module to JUnit 5 and mockito

2020-09-10 Thread GitBox


ijuma commented on pull request #9231:
URL: https://github.com/apache/kafka/pull/9231#issuecomment-690779853


   Rebased to fix a trivial conflict. JDK 11 and JDK 8 builds passed, JDK 15 
failed with 2 unrelated flaky test failures:
   
   > 
kafka.network.DynamicConnectionQuotaTest.testDynamicListenerConnectionCreationRateQuota
   > 
kafka.network.DynamicConnectionQuotaTest.testDynamicListenerConnectionCreationRateQuota
   > kafka.server.DynamicBrokerConfigTest.testPasswordConfigEncoderSecretChange



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org