You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by re...@apache.org on 2013/09/12 14:25:21 UTC

git commit: changing the agent.properties to proper values

Updated Branches:
  refs/heads/master cec93e2ba -> fabf7a2be


changing the agent.properties to proper values


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/fabf7a2b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/fabf7a2b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/fabf7a2b

Branch: refs/heads/master
Commit: fabf7a2be0b821203d976d1dd634b9121be2ce06
Parents: cec93e2
Author: reka <re...@wso2.com>
Authored: Thu Sep 12 17:54:25 2013 +0530
Committer: reka <re...@wso2.com>
Committed: Thu Sep 12 17:54:25 2013 +0530

----------------------------------------------------------------------
 .../config/agent/repository/conf/agent.properties                | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/fabf7a2b/tools/stratos-installer/config/agent/repository/conf/agent.properties
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/config/agent/repository/conf/agent.properties b/tools/stratos-installer/config/agent/repository/conf/agent.properties
index 4b513cf..68a4457 100644
--- a/tools/stratos-installer/config/agent/repository/conf/agent.properties
+++ b/tools/stratos-installer/config/agent/repository/conf/agent.properties
@@ -22,7 +22,7 @@
 loadBalancerDomain=lb.domain
 
 # Registrant health check interval in seconds
-registrant.heathCheckInterval=10
+registrant.heathCheckInterval=40
 
 
 #Registrant health checkers pool size
@@ -30,7 +30,7 @@ registrant.healthCheckThreadPoolSize=2000
 
 # Clustering parameters of Cartridge agent member
 clustering.membershipScheme=wka
-clustering.maxRetries=10
+clustering.maxRetries=3
 clustering.localMemberHost=AGENT_HOSTNAME
 #clustering.localMemberBindPort=4026
 clustering.localMemberPort=AGENT_CLUSTERING_PORT