[
https://issues.apache.org/jira/browse/BEAM-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16248133#comment-16248133
]
ASF GitHub Bot commented on BEAM-2718:
--------------------------------------
GitHub user mariapython opened a pull request:
https://github.com/apache/beam/pull/4113
[BEAM-2718] Integrate bundle retry code for the DirectRunner
When processing of a bundle fails, the bundle is retried.
- [x] Remove opt-in flag, make it happen by default.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mariapython/incubator-beam
direct-bundle-retry-mandatory
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/4113.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 #4113
----
commit 59f2c74a04bd13869ca4998935cf14f2d8c3a74f
Author: Maria Garcia Herrero <[email protected]>
Date: 2017-11-10T22:50:16Z
Integrate bundle retry code for the DirectRunner
----
> Add bundle retry logic to the DirectRunner
> ------------------------------------------
>
> Key: BEAM-2718
> URL: https://issues.apache.org/jira/browse/BEAM-2718
> Project: Beam
> Issue Type: New Feature
> Components: sdk-py-core
> Affects Versions: Not applicable
> Reporter: María GH
> Assignee: María GH
> Priority: Minor
> Fix For: Not applicable
>
>
> When processing of a bundle fails, the bundle should be retried 3 times (for
> a total of 4 attempts to process it).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)