The GitHub Actions job "Weekly Flink Connector Kafka CI" on 
flink-connector-kafka.git/main has failed.
Run started by GitHub user MartijnVisser (triggered by MartijnVisser).

Head commit for run:
ea0b9ab3f88126331bb9b058c5aa6072dfafb4d1 / Arvid Heise <[email protected]>
[FLINK-38451] Stop logging interrupts as ERROR

When cancelling a job, we may interrupt the KafkaCommitter. This currently 
leads to ERROR log "Transaction ... encountered error and data has been 
potentially lost."

However, that exception is expected and not leading to any data loss beyond the 
normal inconsistencies because of cancellation. In many cases, the commit 
already succeeded. Further, a job restart will lead to data being eventually 
committed.

Report URL: 
https://github.com/apache/flink-connector-kafka/actions/runs/18251451815

With regards,
GitHub Actions via GitBox

Reply via email to