Efrat19 opened a new pull request, #298: URL: https://github.com/apache/flink-connector-kafka/pull/298
`testTopicIntegritySuccess` test completion is followed by a kafka teardown while the submitted job is still running, which doesn't cause a test failure but pollutes CI logs with +1400 benign error traces, distracting authors from actual failures. Cancelling the job to avoid the exceptions during teardown Examples - https://github.com/apache/flink-connector-kafka/actions/runs/33749050730/job/100628141595?pr=285 - https://github.com/apache/flink-connector-kafka/actions/runs/33780517843/job/101106906200?pr=295 -- 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]
