kamalcph commented on PR #17733: URL: https://github.com/apache/kafka/pull/17733#issuecomment-2466783144
> @kamalcph : Thanks for the PR. The code LGTM. Are the test failures related? Test failures are unrelated. There were 1 flaky TransactionsWithTieredStoreTest, ensured that it passes locally: ``` Gradle Test Run :storage:test > Gradle Test Executor 1 > TransactionsWithTieredStoreTest > testInitTransactionsTimeout(String) > "testInitTransactionsTimeout(String).quorum=zk" PASSED Gradle Test Run :storage:test > Gradle Test Executor 1 > TransactionsWithTieredStoreTest > testInitTransactionsTimeout(String) > "testInitTransactionsTimeout(String).quorum=kraft" PASSED Gradle Test Run :storage:test > Gradle Test Executor 1 > TransactionsWithTieredStoreTest > testInitTransactionsTimeout(String) > "testInitTransactionsTimeout(String).quorum=kraft+kip848" PASSED ``` -- 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]
