[
https://issues.apache.org/jira/browse/GOSSIP-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227595#comment-16227595
]
Ankur Agrawal commented on GOSSIP-95:
-------------------------------------
This is under review as part of GOSSIP-70.
> Create a result merger
> ----------------------
>
> Key: GOSSIP-95
> URL: https://issues.apache.org/jira/browse/GOSSIP-95
> Project: Gossip
> Issue Type: Sub-task
> Reporter: Edward Capriolo
>
> When receiving responses from multiple systems we have two types of objects
> to consider:
> # CRDT, these are trivial to merge.
> # Non CRDT Objects
> For non CRDT objects we need to provide an interface and basic implementation
> to merge results.
> We should start by implementing something like a majority wins policy:
> https://github.com/edwardcapriolo/nibiru/blob/master/src/test/java/io/teknek/nibiru/keyvalue/TestMajorityMerger.java
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)