[GitHub] flink pull request #2954: [docs] Note that numberOfExecutionRetries and exec...

2016-12-07 Thread mindprince
Github user mindprince closed the pull request at: https://github.com/apache/flink/pull/2954 --- 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 #2954: [docs] Note that numberOfExecutionRetries and exec...

2016-12-06 Thread mindprince
Github user mindprince commented on a diff in the pull request: https://github.com/apache/flink/pull/2954#discussion_r91163739 --- Diff: docs/setup/fault_tolerance.md --- @@ -45,9 +45,6 @@ To enable checkpointing, call `enableCheckpointing(n)` on the `StreamExecutionEn

[GitHub] flink pull request #2954: [docs] Note that numberOfExecutionRetries and exec...

2016-12-06 Thread mindprince
Github user mindprince commented on a diff in the pull request: https://github.com/apache/flink/pull/2954#discussion_r91163826 --- Diff: docs/setup/fault_tolerance.md --- @@ -345,20 +342,6 @@ env.setRestartStrategy(RestartStrategies.fixedDelayRestart( -

[GitHub] flink pull request #2954: [docs] Note that numberOfExecutionRetries and exec...

2016-12-06 Thread mindprince
GitHub user mindprince opened a pull request: https://github.com/apache/flink/pull/2954 [docs] Note that numberOfExecutionRetries and executionRetryDelay are deprecated And some other minor fixes and deduplication. You can merge this pull request into a Git repository by running: