GitHub user michaelarusso opened a pull request:
https://github.com/apache/usergrid/pull/415
Change read repair to delete with c* before sending de-index only event to
all regions.
Also set the default visibility timeout to 30 sec to account for systems
under load. Also default # of consumers to 16.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/usergrid delete-event-updates
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/415.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 #415
----
commit 70d7a9586ece0f32ec5aa50334cd4d70f440b2c6
Author: Michael Russo <[email protected]>
Date: 2015-10-27T05:26:07Z
Make the graph read repair directly compact nodes in graph instead of
queueing events. Misc prop file changes.
commit 1b43bda3f801172b0e59f927ff3ae52a559d36cc
Author: Michael Russo <[email protected]>
Date: 2015-10-27T17:50:16Z
Change read repair to interact with c* directly and only fire and index
operation message to get the ES document removed from all regions.
----
---
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.
---