The GitHub Actions job "Check License" on fluss.git/exactlyonce has failed.
Run started by GitHub user platinumhamburg (triggered by platinumhamburg).
Head commit for run:
62ec6b10ef63edf6032d94e2b4e1891c3c35a459 / 白鵺
Rewrite SQL undo recovery test to verify actual undo execution
- Rewrite testSqlInsertWithUndoRecovery: Phase 1 writes dirty data via
DataStream API (cancel without checkpoint), Phase 2 uses SQL INSERT
with same producerId to trigger undo recovery through SQL sink path
- Add testBoundedJobCleansUpProducerOffsetsWithoutCheckpoint for
endInput() cleanup verification
- Fix startBoundedJob callers in runThreePhaseMultiBucketUndoTest
(remove extra arg from reverted 7-arg signature)
- Make startBoundedJob producerId @Nullable (default to Flink Job ID)
Report URL: https://github.com/apache/fluss/actions/runs/21889581028
With regards,
GitHub Actions via GitBox