[
https://issues.apache.org/jira/browse/FLINK-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias closed FLINK-4755.
---------------------------
Resolution: Won't Fix
The ID system was improved as part of
[FLIP-118.|https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=148643521]
> Create ContainerID; Rename ResourceID into ProcessID and InstanceID into
> RegistrationID
> ---------------------------------------------------------------------------------------
>
> Key: FLINK-4755
> URL: https://issues.apache.org/jira/browse/FLINK-4755
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Coordination
> Affects Versions: 1.2.0
> Reporter: Till Rohrmann
> Priority: Major
> Labels: flip-6
>
> Currently, the {{ResourceID}} is used to identify a container as well as the
> process running in the container. With Flip-6, we should introduce a
> dedicated {{ContainerID}} and rename {{ResourceID}} into {{ProcessID}}. The
> {{ProcessID}} would then be constructed from the {{ContainerID}} and some
> {{UUID}}, for example.
> Additionally we could rename {{InstanceID}} into {{RegistrationID}} which
> would better reflect its true purpose.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)