You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by mr...@apache.org on 2016/07/11 15:35:42 UTC

[32/50] [abbrv] usergrid git commit: Add missing property

Add missing property


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

Branch: refs/heads/release-2.1.1
Commit: ca9383b21efd17cc8c20314af12046e036e28be7
Parents: 14f5f7a
Author: Dave Johnson <sn...@apache.org>
Authored: Wed Jun 29 08:44:32 2016 -0400
Committer: Dave Johnson <sn...@apache.org>
Committed: Wed Jun 29 08:44:32 2016 -0400

----------------------------------------------------------------------
 stack/config/src/main/resources/usergrid-default.properties | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/usergrid/blob/ca9383b2/stack/config/src/main/resources/usergrid-default.properties
----------------------------------------------------------------------
diff --git a/stack/config/src/main/resources/usergrid-default.properties b/stack/config/src/main/resources/usergrid-default.properties
index 40557ba..29b8d36 100644
--- a/stack/config/src/main/resources/usergrid-default.properties
+++ b/stack/config/src/main/resources/usergrid-default.properties
@@ -439,6 +439,9 @@ collection.akka.region.seeds=
 # Region MUST be in the region list specified in the 'usergrid.queue.regionList' property
 collection.akka.authoritative.region=
 
+# Default number of Akka actors to start per instance / router producer
+collection.akka.instances-per-node=300
+
 
 #########################  Usergrid Unique Values Validation ##################
 #