GitHub user michaelarusso opened a pull request:
https://github.com/apache/usergrid/pull/534
USERGRID-1295 and USERGRID-1297
- Re-introduce a more efficient de-index upon entity delete and entity
updates. Remove the inefficient code as a safety measure so it can't be used
again.
- Add configurable delay after unique value read repair deletion as
immediate creation may follow in code before Cassandra replicates the operation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelarusso/usergrid enhance-deindex
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/534.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 #534
----
commit 7143cbaf6c26b4db00d14fb3a1b9e3eb8a2e068e
Author: Michael Russo <[email protected]>
Date: 2016-06-04T05:18:12Z
USERGRID-1295 - Re-introduce a more efficient de-index upon entity delete
and entity updates. Remove the inefficient code as a safety measure so it
can't be used again.
----
---
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.
---