[
https://issues.apache.org/jira/browse/GEARPUMP-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877469#comment-15877469
]
ASF GitHub Bot commented on GEARPUMP-277:
-----------------------------------------
Github user manuzhang commented on a diff in the pull request:
https://github.com/apache/incubator-gearpump/pull/156#discussion_r102383159
--- Diff: core/src/main/scala/org/apache/gearpump/util/Constants.scala ---
@@ -163,5 +163,11 @@ object Constants {
val APPLICATION_EXECUTOR_NUMBER = "gearpump.application.executor-num"
+ val APPLICATION_TOTAL_RETRIES = "gearpump.application.ha.total-retries"
+
+ val APPLICATION_MAX_RETRIES_IN_WINDOW =
"gearpump.application.ha.maximum-retries-in-window"
--- End diff --
is this used anywhere ?
> 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)