GitHub user michaelarusso opened a pull request:
https://github.com/apache/usergrid/pull/357
Remove cassandra keyspace name from index naming strategies. The useâ¦
â¦rgrid cluster name is now the true unique identifier for index and queue
names. Operationally, you should have a unique Usergrid cluster name for the
keyspace being used (aka the database being used).
For anyone running Usergrid from two-dot-o-dev branch currently, setting
the ````usergrid.cluster_name```` property and a system re-index is required.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelarusso/usergrid USERGRID-950
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/357.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 #357
----
commit 0ee2202889ab5821e5146fff28059f925da9112e
Author: Michael Russo <[email protected]>
Date: 2015-08-26T22:29:15Z
Remove cassandra keyspace name from index naming strategies. The usergrid
cluster name is now the true unique identifier for index and queue names.
Operationally, you should have a unique Usergrid cluster name for the keyspace
being used (aka the database being used).
----
---
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.
---