Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort AAE differences before acting upon them via read-repair #411

Merged
merged 2 commits into from
Oct 5, 2013

Conversation

slfritchie
Copy link
Contributor

Apply patch to hashtree.erl that was developed for
basho/riak_kv#646.

Apply patch to hashtree.erl that was developed for
basho/riak_kv#646.
@engelsanchez
Copy link
Contributor

The patch removed hashtree:compare/3 in favor of hashtree:compare/4 (yay!), but did not modify the code using hashtree:compare/3. I've pushed that in 1240324.

The change looks good, eunit tests pass as before (I saw an anomaly in core_vnode_eqc that I had seen this morning in develop). I've tested this with basho/riak_kv#646 and aae repairs are indeed happening in sort order

👍 💃 ⛵

I'm going to merge this myself so it makes it into pre3

engelsanchez added a commit that referenced this pull request Oct 5, 2013
Sort AAE differences before acting upon them via read-repair
@engelsanchez engelsanchez merged commit 062c208 into develop Oct 5, 2013
@engelsanchez engelsanchez deleted the slf-aae-sort-difflist-hashtree-moved branch October 5, 2013 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants