slachiewicz opened a new pull request, #288: URL: https://github.com/apache/flink-connector-kafka/pull/288
A hung integration test previously consumed the CI job's 50-minute global timeout before producing a thread dump. A 15-minute default per-method timeout surfaces the hang with the stuck thread's stack trace while leaving ample headroom for the slowest legitimate tests. Individual tests can override via @Timeout. -- 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]
