You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2014/12/08 22:23:45 UTC

[03/50] [abbrv] incubator-usergrid git commit: Merge branch 'two-dot-o' into index-alias

Merge branch 'two-dot-o' into index-alias


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

Branch: refs/heads/two-dot-o-events
Commit: e7455e9fdc0099ae39bc8b4b4ce9bdeb4e5d2b1b
Parents: 887bb47 c2bc921
Author: Shawn Feldman <sf...@apache.org>
Authored: Wed Dec 3 10:59:27 2014 -0700
Committer: Shawn Feldman <sf...@apache.org>
Committed: Wed Dec 3 10:59:27 2014 -0700

----------------------------------------------------------------------
 stack/awscluster/gatling-cluster-cf.json        | 387 +++++++++++++++++++
 stack/awscluster/pom.xml                        |   2 +-
 .../main/dist/init_instance/install_yourkit.sh  |   6 +-
 .../src/main/groovy/NodeRegistry.groovy         | 197 +++++++---
 .../main/groovy/configure_elasticsearch.groovy  |  31 +-
 .../src/main/groovy/registry_list.groovy        |  36 --
 stack/awscluster/ugcluster-cf.json              |   7 +-
 .../MvccEntitySerializationStrategyImpl.java    |   2 +-
 .../persistence/model/field/LocationField.java  |   8 +
 stack/loadtests/README.md                       |  19 +
 stack/loadtests/pom.xml                         |   4 +-
 .../usergrid/scenarios/DeviceScenarios.scala    |   2 +-
 .../usergrid/scenarios/UserScenarios.scala      |  54 ++-
 .../org/apache/usergrid/settings/Settings.scala |   2 +-
 .../simulations/PostUsersSimulation.scala       |  49 +--
 .../usergrid/simulations/SetupSimulation.scala  |   4 +-
 stack/loadtests/src/test/scala/Engine.scala     |   4 +-
 stack/pom.xml                                   |   1 +
 18 files changed, 654 insertions(+), 161 deletions(-)
----------------------------------------------------------------------