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
----
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---