GitHub user GERey opened a pull request:
https://github.com/apache/usergrid/pull/440
Fixed array issue in read repair that would break after a certain sizâ¦
â¦e of columns.
Using the read repair for UserUniqueIndexCleanup instead of homegrown
option.
FIXED 401'S FOR TO BE NOT FOUND LIKE THEY SHOULD HAVE BEEN.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/usergrid readRepairForIndexValues
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/440.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 #440
----
commit cc2104638f6fc5c733197330869569b9ac4397f9
Author: George Reyes <[email protected]>
Date: 2015-11-18T18:12:42Z
Fixed array issue in read repair that would break after a certain size of
columns.
Using the read repair for UserUniqueIndexCleanup instead of homegrown
option.
FIXED 401'S FOR TO BE NOT FOUND LIKE THEY SHOULD HAVE BEEN.
----
---
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.
---