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 ?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to