Luke Chen
Luke Chen
@apurvam @hachikuji , please help review. Thank you.
All failed tests are unrelated. Thanks. ``` Build / JDK 15 and Scala 2.13 / kafka.server.RaftClusterTest.testCreateClusterAndCreateAndManyTopics() Build / JDK 11 and Scala 2.13 / org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationSSLTest.testReplication() Build / JDK 11 and...
@mumrah , thanks for the comments. This flaky test only can be reproduced in a very slow machine, like jenkins. I investigate it by adding some debug log and run...
failed tests are unrelated and flaky (and no `TransactionsBounceTest` failed): ``` Build / JDK 15 and Scala 2.13 / kafka.network.SocketServerTest.testClientDisconnectionUpdatesRequestMetrics() Build / JDK 8 and Scala 2.12 / kafka.api.TransactionsTest.testAbortTransactionTimeout() Build...
@mumrah , could you please take a look again? Thank you.
@mumrah , could you help have a 2nd review? Thanks.
@mumrah ,call for 2nd review? Thanks.
@mumrah , it failed frequently these days. I think we should merge this fix soon. Please help have a 2nd review when available. Thank you.
> so I thought we won't need unit tests for RocksDBWindowStore and RocksDBSessionStore. WDYT? Make sense to me.
> @showuon , is there an existing integration test for Metered classes? I tried to find one to add the relevant tests but couldnt't find one.. Sorry for late reply....