[GitHub] flink pull request #4809: [FLINK-7803][Documentation] Add missing savepoint ...

2018-05-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4809 ---

[GitHub] flink pull request #4809: [FLINK-7803][Documentation] Add missing savepoint ...

2018-02-05 Thread uce
Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/4809#discussion_r166008336 --- Diff: docs/ops/state/savepoints.md --- @@ -120,6 +120,10 @@ This will atomically trigger a savepoint for the job with ID `:jobid` and cancel If

[GitHub] flink pull request #4809: [FLINK-7803][Documentation] Add missing savepoint ...

2018-02-05 Thread GJL
Github user GJL commented on a diff in the pull request: https://github.com/apache/flink/pull/4809#discussion_r166001086 --- Diff: docs/ops/state/savepoints.md --- @@ -120,6 +120,10 @@ This will atomically trigger a savepoint for the job with ID `:jobid` and cancel If

[GitHub] flink pull request #4809: [FLINK-7803][Documentation] Add missing savepoint ...

2017-10-11 Thread razvan100
GitHub user razvan100 opened a pull request: https://github.com/apache/flink/pull/4809 [FLINK-7803][Documentation] Add missing savepoint information This fixes FLINK-7803 by emphasizing the savepoint save location should be on a distributed file-system. You can merge this