Konstantine Karantasis created KAFKA-9812:
---------------------------------------------
Summary: Integration tests hang and timeout the entire PR build on
jenkins
Key: KAFKA-9812
URL: https://issues.apache.org/jira/browse/KAFKA-9812
Project: Kafka
Issue Type: Bug
Reporter: Konstantine Karantasis
Assignee: Boyang Chen
Test {{org.apache.kafka.streams.integration.EosIntegrationTest >
shouldNotViolateEosIfOneTaskGetsFencedUsingIsolatedAppInstances[exactly_once_beta]}}
and possibly others was been spotted to hang indefinitely without entering a
{{FAILED}} state, which resulted in the whole jenkins to time out hours later
without a list of failures.
A suggested fix could possibly involve using a class wide {{Timeout}} rule with
reasonable timeouts for integration tests, as described here:
[https://github.com/junit-team/junit4/wiki/Timeout-for-tests]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)