[GitHub] flink pull request #2513: [hotfix] RescalingITCase

2016-09-21 Thread StefanRRichter
Github user StefanRRichter closed the pull request at: https://github.com/apache/flink/pull/2513 --- 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

[GitHub] flink pull request #2513: [hotfix] RescalingITCase

2016-09-20 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/2513#discussion_r79598970 --- Diff: flink-tests/src/test/java/org/apache/flink/test/checkpointing/RescalingITCase.java --- @@ -670,12 +676,15 @@ public void run(SourceContext

[GitHub] flink pull request #2513: [hotfix] RescalingITCase

2016-09-19 Thread StefanRRichter
Github user StefanRRichter commented on a diff in the pull request: https://github.com/apache/flink/pull/2513#discussion_r79470571 --- Diff: flink-tests/src/test/java/org/apache/flink/test/checkpointing/RescalingITCase.java --- @@ -670,12 +676,15 @@ public void run(SourceContext

[GitHub] flink pull request #2513: [hotfix] RescalingITCase

2016-09-19 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/2513#discussion_r79466613 --- Diff: flink-tests/src/test/java/org/apache/flink/test/checkpointing/RescalingITCase.java --- @@ -670,12 +676,15 @@ public void run(SourceContext

[GitHub] flink pull request #2513: [hotfix] RescalingITCase

2016-09-19 Thread StefanRRichter
GitHub user StefanRRichter opened a pull request: https://github.com/apache/flink/pull/2513 [hotfix] RescalingITCase Hotfix for RescalingITCase: race condition could make the test stuck in a blocking call until timeout. You can merge this pull request into a Git repository by