tomncooper commented on PR #180: URL: https://github.com/apache/flink-connector-kafka/pull/180#issuecomment-3044301024
The failure was in the `KafkaSinkITCase.rescaleListing` test. This tests passes locally for Java 11, 17 and 21. I have run it many times and I have seen it fail in the CI maybe 1 in 10 times. It depends on setting up a partially complete transaction as part of a failed checkpoint. I am pretty sure this is a flaky test and may well pass if the CI is rerun. @AHeise would you be able to restart the CI and I will have a look at this test in more detail to see if there is anything we can do to confirm its flakiness and reduce it. -- 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]
