You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gossip.apache.org by "Md Ekramul Ansari (JIRA)" <ji...@apache.org> on 2017/10/22 09:34:02 UTC

[jira] [Commented] (GOSSIP-97) Implement model and message handler

    [ https://issues.apache.org/jira/browse/GOSSIP-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16214250#comment-16214250 ] 

Md Ekramul Ansari commented on GOSSIP-97:
-----------------------------------------

Hi Edward,
I would like to contribute to GOSSIP.
I have cloned the project and ran it.


> Implement model and message handler
> -----------------------------------
>
>                 Key: GOSSIP-97
>                 URL: https://issues.apache.org/jira/browse/GOSSIP-97
>             Project: Gossip
>          Issue Type: Sub-task
>            Reporter: Edward Capriolo
>
> We need one or two types of Model objects that can encapsulate the arguments of these messages. 
> void write(String key, SharedGossipMessage message, Chooser c, Consistency con)
> Object read(String key, Chooser c, Consistency con, Merger m )
> This involves making a class like the one here:
> gossip-base/src/main/java/org/apache/gossip/manager/handlers/SharedDataMessageHandler.java
> And registering it to handle objects of a specific type.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)