The GitHub Actions job "Flink CI (beta)" on flink.git/master has failed.
Run started by GitHub user MartijnVisser (triggered by MartijnVisser).

Head commit for run:
4859b981e31cc49f38af66adb392545c411dd096 / Martijn Visser 
<[email protected]>
[FLINK-40048][e2e] Replace Kafka with filesystem connector in SqlClientITCase 
(#28606)

* [FLINK-40048][e2e] Replace Kafka with filesystem connector in SqlClientITCase

testMatchRecognize has been @Disabled since the Kafka connector was
externalized (FLINK-30859), leaving kafka-clients, the 1.17-era
flink-sql-connector-kafka and a KafkaContainer behind for no active
test while still requiring dependency upgrades.

Read the test records from a file staged into the JobManager and
TaskManager containers instead, and re-enable the test. Verify results
by waiting for the bounded job to reach FINISHED rather than polling
the sink file in an unbounded loop that swallowed job failures.

Also drop the RegReplace function registration: its invocation moved to
the Kafka-specific script in FLINK-10624 and CREATE FUNCTION is covered
by the flink-end-to-end-tests-sql module, which still consumes the
SqlToolbox.jar built here.

Generated-by: Claude Code (Fable 5)

Report URL: https://github.com/apache/flink/actions/runs/28641603309

With regards,
GitHub Actions via GitBox

Reply via email to