[
https://issues.apache.org/jira/browse/FLINK-6155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15982835#comment-15982835
]
ASF GitHub Bot commented on FLINK-6155:
---------------------------------------
Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/3596
Thanks for the review @StephanEwen. You're right that it should not be
necessary to assign a name to the `TaskExecutor` and the `ResourceManager`.
Will change it so that these components assign a random name.
Will then rebase the PR and once Travis gives green light, I will merge it.
> Allow to specify endpoint names
> -------------------------------
>
> Key: FLINK-6155
> URL: https://issues.apache.org/jira/browse/FLINK-6155
> Project: Flink
> Issue Type: Sub-task
> Components: Distributed Coordination
> Affects Versions: 1.3.0
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Fix For: 1.3.0
>
>
> In order to make the standalone mode work, we have to be able to assign names
> to the {{RpcEndpoints}}. In the case of the Akka implementation they would
> correspond to the actor names. This information is necessary to look the
> corresponding endpoints up on a remote host because in standalone mode the
> names have to be deterministic.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)