[ https://issues.apache.org/jira/browse/FLINK-5259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15721913#comment-15721913 ]
ASF GitHub Bot commented on FLINK-5259: --------------------------------------- GitHub user alpinegizmo opened a pull request: https://github.com/apache/flink/pull/2943 [FLINK-5259] [docs] wrong execution environment in batch retry delays… At dev/batch/fault_tolerance.html#retry-delays StreamExecutionEnvironment is used in the example code, but this page is about batch fault tolerance. You can merge this pull request into a Git repository by running: $ git pull https://github.com/alpinegizmo/flink wrong-env Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/2943.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2943 ---- commit b417e18fe2f7a105690206c680dc29e3625330e8 Author: David Anderson <da...@alpinegizmo.com> Date: 2016-12-05T10:39:46Z [FLINK-5259] [docs] wrong execution environment in batch retry delays example ---- > wrong execution environment in retry delays example > --------------------------------------------------- > > Key: FLINK-5259 > URL: https://issues.apache.org/jira/browse/FLINK-5259 > Project: Flink > Issue Type: Improvement > Reporter: David Anderson > Priority: Minor > > At dev/batch/fault_tolerance.html#retry-delays StreamExecutionEnvironment is > used in the example code, but this page is about batch fault tolerance. -- This message was sent by Atlassian JIRA (v6.3.4#6332)