[
https://issues.apache.org/jira/browse/FLINK-7375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16119656#comment-16119656
]
ASF GitHub Bot commented on FLINK-7375:
---------------------------------------
Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/4486
Rebased onto the latest master.
> 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)