GitHub user GERey opened a pull request:
https://github.com/apache/incubator-usergrid/pull/164
Usergrid 409
Tested local deploy.
Added support for cassandra keyspaces to be set in the tomcat properties
file.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-usergrid USERGRID-409
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-usergrid/pull/164.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 #164
----
commit f817f52437cfe3202db12c56b9f94b616ac8431c
Author: grey <[email protected]>
Date: 2015-02-23T20:02:26Z
[USERGRID-409} Fixed all commit errors and merged the
STATIC_APPLICATION_KEYSPACE and the SYSTEM_KEYSPACE into a single static
ApplicationKeyspace. This allows us to separate a keyspace for each individual
application on the system.
commit aac4a2fc946f957261e7c4cf46838abb4bca4148
Author: grey <[email protected]>
Date: 2015-02-23T20:05:56Z
Fixed CoreSchemaManager
commit 08c1f1d08c7c6bb9ce3a4cf979e09fb0d733ef46
Author: grey <[email protected]>
Date: 2015-02-24T00:25:31Z
Added fix for circular decencies and added support for multiple key spaces.
commit 07755c15c0d525f10328384aa9f9ffe0fb8393e7
Author: grey <[email protected]>
Date: 2015-02-24T02:32:43Z
Merge branch 'USERGRID-273' of
https://git-wip-us.apache.org/repos/asf/incubator-usergrid into USERGRID-409
# By Dave Johnson (3) and Todd Nine (1)
# Via Todd Nine
* 'USERGRID-273' of
https://git-wip-us.apache.org/repos/asf/incubator-usergrid:
Fixes problem with arquillian configuration and plugin scope
Not needed in git.
Don't run two schedulers.
Move back to Guava 14.0.1 to enable JClouds to work properly, plus
changes to Arquillian setup.
commit 53e73fbeffe8dbe956ed2500918abc6332ef0fbc
Author: grey <[email protected]>
Date: 2015-02-24T20:28:07Z
Merge branch 'USERGRID-273' of
https://git-wip-us.apache.org/repos/asf/incubator-usergrid into USERGRID-409
# By Dave Johnson
# Via Dave Johnson
* 'USERGRID-273' of
https://git-wip-us.apache.org/repos/asf/incubator-usergrid:
Effort to use arquillian-suite-extension
Adding some JVM options to help with the OOM PermGen problems, and
removing all tests from except for one (for now)
changes to get REST tests working with Arquillian: - Add setenv.sh to set
memory and debug options for Tomcat - Make Arqillian profile active by default
- Add shutdown hook to stop job service when Usergrid is underplayed
----
---
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.
---