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 2014/10/22 22:57:16 UTC

[1/2] git commit: checking additional threads

Repository: incubator-usergrid
Updated Branches:
  refs/heads/two-dot-o d183fbebf -> c97e5316c


checking additional threads


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

Branch: refs/heads/two-dot-o
Commit: 1df55b165338d1d48cf1755307a9e1aca6ed73d2
Parents: a3ba349
Author: Shawn Feldman <sf...@apache.org>
Authored: Wed Oct 22 14:53:47 2014 -0600
Committer: Shawn Feldman <sf...@apache.org>
Committed: Wed Oct 22 14:53:47 2014 -0600

----------------------------------------------------------------------
 stack/awscluster/src/main/groovy/configure_elasticsearch.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/1df55b16/stack/awscluster/src/main/groovy/configure_elasticsearch.groovy
----------------------------------------------------------------------
diff --git a/stack/awscluster/src/main/groovy/configure_elasticsearch.groovy b/stack/awscluster/src/main/groovy/configure_elasticsearch.groovy
index 845f9d1..cf01d95 100644
--- a/stack/awscluster/src/main/groovy/configure_elasticsearch.groovy
+++ b/stack/awscluster/src/main/groovy/configure_elasticsearch.groovy
@@ -63,7 +63,7 @@ threadpool.index.type: fixed
 threadpool.index.size: 160
 threadpool.index.queue_size: 401
 threadpool.bulk.type: fixed
-threadpool.bulk.size: 160
+threadpool.bulk.size: 320
 threadpool.bulk.queue_size: 800
 
 action.auto_create_index: false


[2/2] git commit: Merge branch 'two-dot-o' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid into two-dot-o

Posted by sf...@apache.org.
Merge branch 'two-dot-o' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid into two-dot-o


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

Branch: refs/heads/two-dot-o
Commit: c97e5316cc2ea0eedf58f2cb35d5a59357c27f16
Parents: 1df55b1 d183fbe
Author: Shawn Feldman <sf...@apache.org>
Authored: Wed Oct 22 14:54:46 2014 -0600
Committer: Shawn Feldman <sf...@apache.org>
Committed: Wed Oct 22 14:54:46 2014 -0600

----------------------------------------------------------------------
 stack/loadtests/gatling/scripts/gatling-ug.sh | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------