[GitHub] flink pull request #3371: [FLINK-5836] Fix race condition between offer slot...

2017-02-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/3371 --- 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 #3371: [FLINK-5836] Fix race condition between offer slot...

2017-02-20 Thread wenlong88
GitHub user wenlong88 opened a pull request: https://github.com/apache/flink/pull/3371 [FLINK-5836] Fix race condition between offer slot and submit task The solution is the same as what till described in jira: activating the slots when reserving them on `TaskExecutor` before