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

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

Github user asfgit closed the pull request at:

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


> Remove ActorGateway from JobClient
> ----------------------------------
>
>                 Key: FLINK-7375
>                 URL: https://issues.apache.org/jira/browse/FLINK-7375
>             Project: Flink
>          Issue Type: Improvement
>          Components: Client
>    Affects Versions: 1.4.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Minor
>
> Remove {{ActorGateway}} dependency from {{JobClient}}. This will ease the 
> transition to the Flip-6 code base because we can reuse the {{JobClient}} 
> code.
> I propose to replace the {{ActorGateway}} by a more strictly typed 
> {{JobManagerGateway}} which will be extended by the Flip-6 
> {{JobMasterGateway}}. This will allow to decouple the {{JarRunHandler}} from 
> the {{ActorGateway}} as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to