[
https://issues.apache.org/jira/browse/FLINK-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15545661#comment-15545661
]
ASF GitHub Bot commented on FLINK-4735:
---------------------------------------
GitHub user KurtYoung opened a pull request:
https://github.com/apache/flink/pull/2588
[FLINK-4735] [cluster management] Migrate some job execution related akka
messages to rpc calls
This includes the following operations about job execution:
1. checkpointing
2. kvstate
3. savepoint
4. classloading props
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/KurtYoung/flink flink-4735
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2588.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2588
----
commit 15533a84608f1fc8a2bd3184297e2da3159703df
Author: Kurt Young <[email protected]>
Date: 2016-10-04T15:00:22Z
[FLINK-4735] [cluster management] Migrate some job execution related akka
messages to rpc calls
----
> Migrate some job execution related akka messages to rpc calls
> -------------------------------------------------------------
>
> Key: FLINK-4735
> URL: https://issues.apache.org/jira/browse/FLINK-4735
> Project: Flink
> Issue Type: Sub-task
> Components: Cluster Management
> Reporter: Kurt Young
> Assignee: Kurt Young
>
> This includes the following operations about job execution:
> 1. checkpointing
> 2. kvstate
> 3. savepoint
> 4. classloading props
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)