Re: [PR] MINOR: Add @Timeout annotation to consumer integration tests [kafka]

2023-12-04 Thread via GitHub
dajac merged PR #14896: URL: https://github.com/apache/kafka/pull/14896 -- 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:

Re: [PR] MINOR: Add @Timeout annotation to consumer integration tests [kafka]

2023-12-01 Thread via GitHub
jolshan commented on PR #14896: URL: https://github.com/apache/kafka/pull/14896#issuecomment-1836863361 I've also been seeing more failed builds -- ``` * What went wrong: Execution failed for task ':streams:upgrade-system-tests-25:test'. > Process 'Gradle Test

Re: [PR] MINOR: Add @Timeout annotation to consumer integration tests [kafka]

2023-12-01 Thread via GitHub
jolshan commented on PR #14896: URL: https://github.com/apache/kafka/pull/14896#issuecomment-1836861158 Hmmm -- are we concerned with introducing these new test failures? I agree a timeout is good, but I'm wondering if there is a way we could suppress these failures for PR builds. --

[PR] MINOR: Add @Timeout annotation to consumer integration tests [kafka]

2023-12-01 Thread via GitHub
dajac opened a new pull request, #14896: URL: https://github.com/apache/kafka/pull/14896 In this [buid](https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-14826/11/pipeline/12/), the following test hang forever. ``` Gradle Test Run :core:test >