kamalcph commented on PR #14766: URL: https://github.com/apache/kafka/pull/14766#issuecomment-1828074097
> @kamalcph The Below tests have failed, please take a look. > > ``` > Build / JDK 17 and Scala 2.13 / testSendOffsetsWithGroupId(String).quorum=zk – org.apache.kafka.tiered.storage.integration.TransactionsWithTieredStoreTest > 1m 21s > Build / JDK 17 and Scala 2.13 / testSendOffsetsWithGroupId(String).quorum=kraft – org.apache.kafka.tiered.storage.integration.TransactionsWithTieredStoreTest > 1m 9s > Build / JDK 17 and Scala 2.13 / testSendOffsetsWithGroupId(String).quorum=kraft – org.apache.kafka.tiered.storage.integration.TransactionsWithTieredStoreTest > ``` @satishd This seems to be a flaky test and failing even before opening this patch. We can take this separately: https://ge.apache.org/scans/tests?search.rootProjectNames=kafka&search.startTimeMax=1699813799999&search.startTimeMin=1698604200000&search.timeZoneId=Asia%2FCalcutta&tests.container=org.apache.kafka.tiered.storage.integration.TransactionsWithTieredStoreTest&tests.test=testSendOffsetsWithGroupId(String)%5B1%5D -- 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]
