[GitHub] flink pull request #4410: [FLINK-7268] [checkpoints] Scope SharedStateRegist...

2017-08-22 Thread tedyu
Github user tedyu commented on a diff in the pull request: https://github.com/apache/flink/pull/4410#discussion_r134647310 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/CheckpointCoordinator.java --- @@ -1044,10 +1049,23 @@ public boolean restoreLatestC

[GitHub] flink pull request #4410: [FLINK-7268] [checkpoints] Scope SharedStateRegist...

2017-08-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4410 --- 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 enab

[GitHub] flink pull request #4410: [FLINK-7268] [checkpoints] Scope SharedStateRegist...

2017-07-27 Thread StefanRRichter
GitHub user StefanRRichter opened a pull request: https://github.com/apache/flink/pull/4410 [FLINK-7268] [checkpoints] Scope SharedStateRegistry objects per (re)start ## What is the purpose of the change This PR fixes FLINK-7268. The problem was that `ZookeeperCompletedChec