[
https://issues.apache.org/jira/browse/FLINK-4889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15612452#comment-15612452
]
ASF GitHub Bot commented on FLINK-4889:
---------------------------------------
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/2698
Looks good
+1 to merge this
> Make InstanceManager independent of ActorRef
> --------------------------------------------
>
> Key: FLINK-4889
> URL: https://issues.apache.org/jira/browse/FLINK-4889
> Project: Flink
> Issue Type: Improvement
> Components: JobManager
> Affects Versions: 1.2.0
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Priority: Minor
>
> Currently, the {{InstanceManager}} strongly depends on {{ActorRef}}, because
> it uses the actor refs to distinguish task managers. I propose to make the
> {{InstanceManager}} independent of these {{ActorRefs}} because they are
> implementation dependent (see Flip-6).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)