[ https://issues.apache.org/jira/browse/FLINK-7375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Till Rohrmann closed FLINK-7375. -------------------------------- Resolution: Fixed Fix Version/s: 1.4.0 Fixed via dfaec337059cc59800d6c708d03a8194db487872 > 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 > Fix For: 1.4.0 > > > 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)