You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sf...@apache.org on 2015/02/21 14:40:30 UTC

[15/18] incubator-usergrid git commit: Cleanup

Cleanup


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

Branch: refs/heads/USERGRID-273-indexbuffer
Commit: 5d05f86590eb3c4bd740b8aef3c45c7d8bd66ecf
Parents: 4ecaa4d
Author: grey <gr...@apigee.com>
Authored: Thu Feb 19 10:58:59 2015 -0800
Committer: grey <gr...@apigee.com>
Committed: Thu Feb 19 10:58:59 2015 -0800

----------------------------------------------------------------------
 stack/rest/src/test/resources/usergrid-deployment.properties | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/5d05f865/stack/rest/src/test/resources/usergrid-deployment.properties
----------------------------------------------------------------------
diff --git a/stack/rest/src/test/resources/usergrid-deployment.properties b/stack/rest/src/test/resources/usergrid-deployment.properties
index 24f3da9..34b0aa7 100644
--- a/stack/rest/src/test/resources/usergrid-deployment.properties
+++ b/stack/rest/src/test/resources/usergrid-deployment.properties
@@ -43,8 +43,6 @@ hystrix.threadpool.graph_user.coreSize=10
 hystrix.threadpool.graph_async.coreSize=10
 
 elasticsearch.cluster_name=usergrid
-#elasticsearch.cluster_name=grindrgw-prod
-#elasticsearch.cluster_name=rea1dug001-prod
 elasticsearch.index_prefix=usergrid
 elasticsearch.hosts=127.0.0.1
 elasticsearch.port=9300