You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Konstantine Karantasis (Jira)" <ji...@apache.org> on 2020/04/03 00:08:00 UTC

[jira] [Created] (KAFKA-9812) Integration tests hang and timeout the entire PR build on jenkins

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)