GitHub user tnine opened a pull request:
https://github.com/apache/incubator-usergrid/pull/190
Usergrid 492
Fixes issue 492
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-usergrid USERGRID-492
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-usergrid/pull/190.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 #190
----
commit 407a4f55eff3adb01f69e7e45f943918e60dd240
Author: Todd Nine <[email protected]>
Date: 2015-03-18T21:53:43Z
Fixes issue with repair logic with incorrect assumptions of version
ordering. Versions can appear in any order during arbitrary order by
statements.
Also fixes overflow logic during repair when you may be more results than
anticipated.
commit 143692fe9e8d06e1a006636b713a68591377fc1d
Author: Todd Nine <[email protected]>
Date: 2015-03-18T22:07:46Z
Added test to prove issue
----
---
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.
---