[ 
https://issues.apache.org/jira/browse/FLINK-4889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Till Rohrmann closed FLINK-4889.
--------------------------------
    Resolution: Fixed

Fixed via 
https://github.com/iampeter/flink/commit/d5549a90214b18c4568dfe43b4035f18096c0b46

> 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)

Reply via email to