You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gossip.apache.org by "Edward Capriolo (JIRA)" <ji...@apache.org> on 2017/02/28 04:53:45 UTC

[jira] [Created] (GOSSIP-71) CRDT OrSet merge is flawed

Edward Capriolo created GOSSIP-71:
-------------------------------------

             Summary: 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)