Skip to content

Unsplit fix for new keys on both nodes#14

Closed
f3c0 wants to merge 5 commits intouwiger:masterfrom
f3c0:unsplit-fix
Closed

Unsplit fix for new keys on both nodes#14
f3c0 wants to merge 5 commits intouwiger:masterfrom
f3c0:unsplit-fix

Conversation

@f3c0
Copy link
Copy Markdown

@f3c0 f3c0 commented Apr 27, 2018

I've found that after I start 2 nodes and split, I add new elements on node1 and new elements on node2 with differents keys, the usplit does not sync the new keys from both nodes, only one (depends on which node started to resolve the unsplit)

I replaced the original test, because it did not run, just waited forever on table creation, and extended with adding keys on both nodes.
you can run the test with rebar3 ct --name something (the --name needs to be there)

I see there was already a PR years ago for this problem: #8
In this change I try to collect from keys only from 2 nodes.

@f3c0 f3c0 changed the title Unsplit fix Unsplit fix for new keys on both nodes Apr 27, 2018
@f3c0 f3c0 closed this Nov 21, 2018
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.

1 participant