slachiewicz commented on PR #288: URL: https://github.com/apache/flink-connector-kafka/pull/288#issuecomment-5471371127
Sounds good — filed [FLINK-40511](https://issues.apache.org/jira/browse/FLINK-40511) to track slow ITCases and refactoring options. For reference: `KafkaSinkITCase` is the outlier (117 methods, ~712s total; slowest single method 33.7s), while every other ITCase class in the module totals under 120s. It's related to FLINK-40139, so the timeout safety-net and the speed-up work stay connected; this PR can stay focused on the timeout itself. -- 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]
