[GitHub] flink pull request #4483: [FLINK-7372] [JobGraph] Remove ActorGateway from J...

2017-08-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4483 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] flink pull request #4483: [FLINK-7372] [JobGraph] Remove ActorGateway from J...

2017-08-09 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/4483#discussion_r132140409 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/client/JobClientActorTest.java --- @@ -388,7 +391,9 @@ else if (message instanceof

[GitHub] flink pull request #4483: [FLINK-7372] [JobGraph] Remove ActorGateway from J...

2017-08-07 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4483#discussion_r131708007 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/client/JobClientActorTest.java --- @@ -388,7 +391,9 @@ else if (message instanceof

[GitHub] flink pull request #4483: [FLINK-7372] [JobGraph] Remove ActorGateway from J...

2017-08-07 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4483#discussion_r131706778 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/client/JobClientActorTest.java --- @@ -388,7 +391,9 @@ else if (message instanceof

[GitHub] flink pull request #4483: [FLINK-7372] [JobGraph] Remove ActorGateway from J...

2017-08-06 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/4483 [FLINK-7372] [JobGraph] Remove ActorGateway from JobGraph ## What is the purpose of the change The JobGraph has an unncessary dependency on the ActorGateway via its