GitHub user michaelarusso opened a pull request:
https://github.com/apache/usergrid/pull/559
Add Feature Flags - enable ability to deploy Usergrid without Elasticsearch.
This PR is introducing a new property `usergrid.features.enabled` such that
someone could configure usergrid to use graph only without query/index,
removing the requirement for Elasticsearch.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/usergrid feature-flags
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/559.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 #559
----
commit 5b42c0a60d69dc2d47f6fd31a95a5aecd055bce0
Author: Michael Russo <[email protected]>
Date: 2016-09-07T01:50:20Z
Initial work to add feature flags to Usergrid allowing different runtime
features/injections
commit f38b131a0dc50a81b41fb19067ef976638ac20cb
Author: Michael Russo <[email protected]>
Date: 2016-09-07T01:55:39Z
Merge branch 'master' into feature-flags
commit ad0494a41a0866c15247eadbac0aa88de3c283b7
Author: Michael Russo <[email protected]>
Date: 2016-09-07T03:38:56Z
Merge branch 'master' into feature-flags
commit 244b16ae11eb221adaaeaec8641385c4014fee0a
Author: Michael Russo <[email protected]>
Date: 2016-09-07T15:43:22Z
Fix issue with map serialization schema with CQL conversion.
----
---
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.
---