[
https://issues.apache.org/jira/browse/GEARPUMP-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875679#comment-15875679
]
ASF GitHub Bot commented on GEARPUMP-277:
-----------------------------------------
GitHub user huafengw opened a pull request:
https://github.com/apache/incubator-gearpump/pull/156
[GEARPUMP-277] Allow user to configure retry times on application fai…
…lure
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [ ] Make sure the commit message is formatted like:
`[GEARPUMP-<Jira issue #>] Meaningful description of pull request`
- [ ] Make sure tests pass via `sbt clean test`.
- [ ] Make sure old documentation affected by the pull request has been
updated and new documentation added for new functionality.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huafengw/incubator-gearpump fix277
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-gearpump/pull/156.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 #156
----
commit 0ff0aea2de20280c610d8c1d9016be6a6292e2a2
Author: huafengw <[email protected]>
Date: 2017-02-21T09:29:19Z
[GEARPUMP-277] Allow user to configure retry times on application failure
----
> Allow user to configure retry times on application failure
> ----------------------------------------------------------
>
> Key: GEARPUMP-277
> URL: https://issues.apache.org/jira/browse/GEARPUMP-277
> Project: Apache Gearpump
> Issue Type: Bug
> Components: streaming
> Affects Versions: 0.8.2
> Reporter: Manu Zhang
> Assignee: Huafeng Wang
> Priority: Minor
>
> Users may want to fail fast. This would be very useful for tests.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)