You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gearpump.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/01 06:23:00 UTC

[jira] [Commented] (GEARPUMP-348) Allow application total number of retries to be configurable

    [ https://issues.apache.org/jira/browse/GEARPUMP-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16150105#comment-16150105 ] 

ASF GitHub Bot commented on GEARPUMP-348:
-----------------------------------------

GitHub user huafengw opened a pull request:

    https://github.com/apache/incubator-gearpump/pull/222

    [GEARPUMP-348] Allow application total number of retries to be config…

    …urable
    
    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 restart

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-gearpump/pull/222.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 #222
    
----
commit 1ff5ac05904320fd64580529897822524edb349a
Author: huafengw <fv...@gmail.com>
Date:   2017-09-01T06:21:19Z

    [GEARPUMP-348] Allow application total number of retries to be configurable

----


> Allow application total number of retries to be configurable
> ------------------------------------------------------------
>
>                 Key: GEARPUMP-348
>                 URL: https://issues.apache.org/jira/browse/GEARPUMP-348
>             Project: Apache Gearpump
>          Issue Type: Bug
>    Affects Versions: 0.8.4
>            Reporter: Manu Zhang
>            Assignee: Huafeng Wang
>            Priority: Minor
>
> Currently, total number of retries for an application is hardcoded to 5. There are cases we want it to fail as soon as possible (e.g. tests)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)