GitHub user tnine opened a pull request:
https://github.com/apache/usergrid/pull/411
Usergrid 1052
Adds the ability to perform read-repair when reading edges that contained
deleted data.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/usergrid USERGRID-1052
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/411.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 #411
----
commit f73ac4c724088150bc1e0315942e93306321a72a
Author: Todd Nine <[email protected]>
Date: 2015-10-23T16:45:10Z
Added back pressure block as a test
commit 4e51d3839cecc9d55ea0bc4f65d5610d29b34fb9
Author: Todd Nine <[email protected]>
Date: 2015-10-23T20:16:17Z
Upgrades RX to latest stable
Adds deleted markers for the nodes on edges
commit 1d4f22c59c057a6f9d52844e03897786b0773a5b
Author: Todd Nine <[email protected]>
Date: 2015-10-23T21:25:39Z
Changed the interface to return MarkedEdge interface. This allows the
caller to determine if they want to filter or not, as well as to perform
read-repair actions on read.
----
---
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.
---