The GitHub Actions job "Nightly (beta)" on flink.git/master has failed.
Run started by GitHub user github-actions[bot] (triggered by 
github-actions[bot]).

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

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)

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

With regards,
GitHub Actions via GitBox

Reply via email to