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

Head commit for run:
21797a3a16e92637874c3b4cc57eb40a8c97cb9a / Purushottam Sinha 
<[email protected]>
[FLINK-40118][runtime-web] Use REST endpoint field instead of removed host 
field (#28755)

FLINK-36355 removed the deprecated `host` field from the REST API's
subtask-level responses, keeping only `endpoint`, but the web-dashboard
frontend was never updated. The SubTask TimeLine and the SubTask
Accumulators table each read `task.host`, which is now always undefined,
so their subtask rows render as "N - undefined" instead of showing the
TaskManager endpoint.

Update the two frontend interfaces (JobSubTaskTime, SubTaskAccumulators)
and their consuming components to read `endpoint` instead of `host`.

Generated-by: Claude Code (claude-opus-4-8)
(cherry picked from commit 6027adb70fb3168c3886fe65f133a69e53ce7f70)

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

With regards,
GitHub Actions via GitBox

Reply via email to