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/01/08 16:13:58 UTC

[jira] [Created] (GOSSIP-38) Multiple async GossipListeners

Edward Capriolo created GOSSIP-38:
-------------------------------------

             Summary: Multiple async GossipListeners
                 Key: GOSSIP-38
                 URL: https://issues.apache.org/jira/browse/GOSSIP-38
             Project: Gossip
          Issue Type: New Feature
            Reporter: Edward Capriolo
             Fix For: 0.1.2


Currently Gossip allows us to specific 0-1 synchronous event listeners. 
In Hama:
https://github.com/apache/hama/blob/master/core/src/main/java/org/apache/hama/monitor/fd/NodeEventListener.java

They can attach multiple async listeners. I like this design better unsure if we should support both or only the async kind.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)