[
https://issues.apache.org/jira/browse/FLINK-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16270759#comment-16270759
]
ASF GitHub Bot commented on FLINK-8150:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/5093
> WebUI in FLIP-6 mode exposes TaskManagerConnection IDs as TaskManager IDs
> -------------------------------------------------------------------------
>
> Key: FLINK-8150
> URL: https://issues.apache.org/jira/browse/FLINK-8150
> Project: Flink
> Issue Type: Bug
> Components: Distributed Coordination, REST
> Affects Versions: 1.5.0
> Reporter: Gary Yao
> Assignee: Till Rohrmann
> Priority: Blocker
> Labels: flip-6
> Fix For: 1.5.0
>
>
> TaskManager IDs exposed by
> {{org.apache.flink.runtime.rest.handler.taskmanager.TaskManagersHandler}}
> cannot be used as input to query TaskManager metrics with method
> {{MetricStore#getTaskManagerMetricStore(String)}}.
> *Reason*
> {{ResourceManager#requestTaskManagerInfo(Time)}} returns {{TaskManagerInfo}}
> s where the instance IDs are set to the IDs of the {{TaskExecutorConnection}}
> s. While {{ResourceManager#requestTaskManagerMetricQueryServicePaths(Time)}}
> returns the Taskmanager resource IDs.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)