[
https://issues.apache.org/jira/browse/BEAM-6234?focusedWorklogId=184911&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-184911
]
ASF GitHub Bot logged work on BEAM-6234:
----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Jan/19 17:58
Start Date: 14/Jan/19 17:58
Worklog Time Spent: 10m
Work Description: mxm commented on issue #7284: [BEAM-6234] Make
failOnCheckpointingErrors setting available in FlinkPipelineOptions
URL: https://github.com/apache/beam/pull/7284#issuecomment-454100397
Run Java PreCommit
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 184911)
Time Spent: 0.5h (was: 20m)
> [Flink Runner] Make failOnCheckpointingErrors setting available in
> FlinkPipelineOptions
> ---------------------------------------------------------------------------------------
>
> Key: BEAM-6234
> URL: https://issues.apache.org/jira/browse/BEAM-6234
> Project: Beam
> Issue Type: Improvement
> Components: runner-flink
> Reporter: Daniel Harper
> Assignee: Daniel Harper
> Priority: Trivial
> Fix For: 2.8.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The configuration setting {{failOnCheckpointingErrors}} [1] is available in
> Flink to allow engineers to specify whether the job should fail in the event
> of checkpoint failure.
> This should be exposed in {{FlinkPipelineOptions}} and
> {{FlinkExecutionEnvironments}} to allow users to configure this.
> The default for this value in Flink is true [2]
> [1]
> https://github.com/apache/flink/blob/release-1.5.2/flink-streaming-java/src/main/java/org/apache/flink/streaming/api/environment/CheckpointConfig.java#L249
> [2]
> https://github.com/apache/flink/blob/release-1.5.2/flink-streaming-java/src/main/java/org/apache/flink/streaming/api/environment/CheckpointConfig.java#L73
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)