Sylwester Lachiewicz created FLINK-40139:
--------------------------------------------

             Summary: Add default JUnit test timeout to fail hung tests fast
                 Key: FLINK-40139
                 URL: https://issues.apache.org/jira/browse/FLINK-40139
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / Kafka
            Reporter: Sylwester Lachiewicz


A hung integration test previously consumed the CI job's 50-minute global 
timeout before producing a thread dump, making CI failures slow to diagnose. 
Add a 15-minute default per-method JUnit timeout so a hang surfaces with the 
stuck thread's stack trace while leaving ample headroom for the slowest 
legitimate tests. Individual tests can still override via @Timeout.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to