[ 
https://issues.apache.org/jira/browse/FLINK-4889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15612480#comment-15612480
 ] 

ASF GitHub Bot commented on FLINK-4889:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/2698


> 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