The GitHub Actions job "Flink CI (beta)" on flink.git/release-2.3 has failed.
Run started by GitHub user lihaosky (triggered by lihaosky).

Head commit for run:
b64a9f25bf503086a948acf70e46bc2f168c0ee8 / Yuepeng Pan <[email protected]>
[FLINK-39902][tests] Fix race in 
RescaleTimelineITCase.testRescaleTerminatedByJobFinished (#28378) (#28413)

Unblocking the task raced with the scheduler recording the second rescale; on
a slow machine the job finished first, leaving the history at size 1 and
timing out the wait. Wait for the rescale to be recorded before unblocking.

The assumeThat(enabledRescaleHistory) check had to move before the update RPC
because the new size-2 history wait is only meaningful when rescale history is
enabled; for the disabled parameter the history never grows and the wait would
hang.

Generated-by: Claude Opus 4.8 (1M context)
(cherry picked from commit ef4d88e2e50577d98a13fa405c41c2cf4b386286)

Co-authored-by: Martijn Visser <[email protected]>

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

With regards,
GitHub Actions via GitBox

Reply via email to