You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by is...@apache.org on 2013/08/06 11:45:59 UTC

git commit: Cleanup agent.properties in feature

Updated Branches:
  refs/heads/master 326a05b16 -> fd7addd19


Cleanup agent.properties in feature


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

Branch: refs/heads/master
Commit: fd7addd1975937e0cff24d50b82adc5547ab2f7d
Parents: 326a05b
Author: Isuru Perera <is...@apache.org>
Authored: Tue Aug 6 15:10:04 2013 +0530
Committer: Isuru Perera <is...@apache.org>
Committed: Tue Aug 6 15:10:04 2013 +0530

----------------------------------------------------------------------
 .../src/main/resources/conf/agent.properties                    | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/fd7addd1/features/cartridge-agent/org.apache.stratos.cartridge.agent.server.feature/src/main/resources/conf/agent.properties
----------------------------------------------------------------------
diff --git a/features/cartridge-agent/org.apache.stratos.cartridge.agent.server.feature/src/main/resources/conf/agent.properties b/features/cartridge-agent/org.apache.stratos.cartridge.agent.server.feature/src/main/resources/conf/agent.properties
index 5cd9230..9513ff5 100644
--- a/features/cartridge-agent/org.apache.stratos.cartridge.agent.server.feature/src/main/resources/conf/agent.properties
+++ b/features/cartridge-agent/org.apache.stratos.cartridge.agent.server.feature/src/main/resources/conf/agent.properties
@@ -1,4 +1,4 @@
-loadBalancerDomain=wso2.carbon.lb.domain
+loadBalancerDomain=lb.domain
 
 # Registrant health check interval in seconds
 registrant.heathCheckInterval=10
@@ -8,13 +8,10 @@ registrant.healthCheckThreadPoolSize=2000
 clustering.membershipScheme=wka
 clustering.maxRetries=10
 clustering.localMemberHost=localhost
-#clustering.localMemberHost=10.100.2.139
-#clustering.localMemberBindPort=4026
 clustering.localMemberPort=4025
 
 # ELB members
 members.1.host=localhost
-#members.1.host=10.100.2.139
 members.1.port=4000
 
 # Instance State Notification Service