[GitHub] flink pull request #5736: [FLINK-9042][tests] Port ResumeCheckpointManuallyI...

2018-04-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5736 ---

[GitHub] flink pull request #5736: [FLINK-9042][tests] Port ResumeCheckpointManuallyI...

2018-03-23 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5736#discussion_r176733032 --- Diff: flink-tests/src/test/java/org/apache/flink/test/checkpointing/ResumeCheckpointManuallyITCase.java --- @@ -263,56 +268,113 @@ private void

[GitHub] flink pull request #5736: [FLINK-9042][tests] Port ResumeCheckpointManuallyI...

2018-03-23 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/5736#discussion_r176686071 --- Diff: flink-tests/src/test/java/org/apache/flink/test/checkpointing/ResumeCheckpointManuallyITCase.java --- @@ -263,56 +268,113 @@ private void

[GitHub] flink pull request #5736: [FLINK-9042][tests] Port ResumeCheckpointManuallyI...

2018-03-21 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/5736 [FLINK-9042][tests] Port ResumeCheckpointManuallyITCase to flip6 ## What is the purpose of the change Ports the `ResumeCheckpointManuallyITCase` to use `MiniClusterResource`. This