[
https://issues.apache.org/jira/browse/FLINK-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15552184#comment-15552184
]
Stephan Ewen commented on FLINK-4755:
-------------------------------------
I order to keep {{flip-6}} close to master, we should rename it in the master
as well
> 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
> Affects Versions: 1.2.0
> Reporter: Till Rohrmann
> Priority: Minor
> 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
(v6.3.4#6332)