[
https://issues.apache.org/jira/browse/GOSSIP-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15887260#comment-15887260
]
ASF GitHub Bot commented on GOSSIP-71:
--------------------------------------
GitHub user edwardcapriolo opened a pull request:
https://github.com/apache/incubator-gossip/pull/38
GOSSIP-71 not merging correctly
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/edwardcapriolo/incubator-gossip GOSSIP-71
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-gossip/pull/38.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 #38
----
commit b9106ae8a1e68308fb262c464373513c3db26531
Author: Edward Capriolo <[email protected]>
Date: 2017-02-28T04:54:43Z
GOSSIP-71 not merging correctly
----
> CRDT OrSet merge is flawed
> --------------------------
>
> Key: GOSSIP-71
> URL: https://issues.apache.org/jira/browse/GOSSIP-71
> Project: Gossip
> Issue Type: Bug
> Reporter: Edward Capriolo
>
> In the code using putAll is wrong as we need to merge the values from both
> maps
> <Map<E,Set<UUID>>
> PutAll does not merge it overwrites.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)