[
https://issues.apache.org/jira/browse/FLINK-25371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-25371:
-----------------------------------
Labels: pull-request-available (was: )
> Include data port as part of the host info for subtask detail panel on Web UI
> -----------------------------------------------------------------------------
>
> Key: FLINK-25371
> URL: https://issues.apache.org/jira/browse/FLINK-25371
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / REST, Runtime / Web Frontend
> Reporter: Zhanghao Chen
> Priority: Minor
> Labels: pull-request-available
> Attachments: new.png, old.png
>
>
> *Problem*
> Currently, the subtask detail panel on Web UI only displays the hostname of
> the TaskManager on which the subtask is running (old.jpg in the attachment).
> However, the data port of the TM is not displayed, whose missing introduces
> inconvenience for identifying whether two subtasks are running on the same
> TM.
> *Proposal*
> Include port as part of the host info for subtask detail panel on Web UI. See
> new.jpg in the attachment.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)