GitHub user snoopdave opened a pull request:
https://github.com/apache/incubator-usergrid/pull/61
Fix to re-index logic and to AWS Cluster scripts (two-dot-o branch)
Fix to "reindex on update" logic, so that when an entity changes, all of
the indexes that include it are updated.
Also, a fix to AWS Cluster init_rest_server.sh script to ensure that Tomcat
gets the right limit and to add support for c3.2xlarge instances.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/snoopdave/incubator-usergrid two-dot-o
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-usergrid/pull/61.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #61
----
commit d09bb71217e2f63defe848187055c16a96f1c663
Author: Dave Johnson <[email protected]>
Date: 2014-08-21T20:16:11Z
Make sure Tomcat gets the ulimit.
commit bc3ad2a354cdb285ce1ec57d1df34a66c454eedf
Author: Dave Johnson <[email protected]>
Date: 2014-08-21T20:17:02Z
Fix to "reindex on update" logic that allows the ServiceInvocationIT tests
to pass.
commit 839ac295e20d8f214fbfa9536d3afa7e9f2b1e4b
Author: Dave Johnson <[email protected]>
Date: 2014-08-22T18:44:50Z
Add support for c3.2xlarge to AWS Cluster template.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---