[GitHub] flink pull request: [hotfix] Fix interaction of Async calls/checkp...

2016-01-27 Thread aljoscha
Github user aljoscha closed the pull request at: https://github.com/apache/flink/pull/1532 --- 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 en

[GitHub] flink pull request: [hotfix] Fix interaction of Async calls/checkp...

2016-01-26 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/1532#issuecomment-174965038 Very good fix, +1 to merge this! --- 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

[GitHub] flink pull request: [hotfix] Fix interaction of Async calls/checkp...

2016-01-21 Thread aljoscha
GitHub user aljoscha opened a pull request: https://github.com/apache/flink/pull/1532 [hotfix] Fix interaction of Async calls/checkpointing/canceling Before, it could happen that a Task is canceled during snapshotting. Some State Backends would silently swallow exceptions resulti