[jira] [Resolved] (GOSSIP-56) GossipCore should allow registration of handlers

2017-02-16 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/GOSSIP-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo resolved GOSSIP-56. --- Resolution: Fixed Thank you. Nice job Maxim. > GossipCore should allow registration of handler

[jira] [Commented] (GOSSIP-56) GossipCore should allow registration of handlers

2017-02-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GOSSIP-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871217#comment-15871217 ] ASF GitHub Bot commented on GOSSIP-56: -- Github user asfgit closed the pull request at:

[jira] [Resolved] (GOSSIP-58) Remove unused Transport object and other minor cleanups

2017-02-16 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/GOSSIP-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo resolved GOSSIP-58. --- Resolution: Fixed > Remove unused Transport object and other minor cleanups > -

[jira] [Updated] (GOSSIP-58) Remove unused Transport object and other minor cleanups

2017-02-16 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/GOSSIP-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated GOSSIP-58: -- Fix Version/s: 0.1.2 > Remove unused Transport object and other minor cleanups >

[jira] [Created] (GOSSIP-58) Remove unused Transport object and other minor cleanups

2017-02-16 Thread Edward Capriolo (JIRA)
Edward Capriolo created GOSSIP-58: - Summary: Remove unused Transport object and other minor cleanups Key: GOSSIP-58 URL: https://issues.apache.org/jira/browse/GOSSIP-58 Project: Gossip Issue

[jira] [Commented] (GOSSIP-56) GossipCore should allow registration of handlers

2017-02-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GOSSIP-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870257#comment-15870257 ] ASF GitHub Bot commented on GOSSIP-56: -- Github user edwardcapriolo commented on a diff

[jira] [Commented] (GOSSIP-56) GossipCore should allow registration of handlers

2017-02-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GOSSIP-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870256#comment-15870256 ] ASF GitHub Bot commented on GOSSIP-56: -- Github user edwardcapriolo commented on a diff

[jira] [Commented] (GOSSIP-56) GossipCore should allow registration of handlers

2017-02-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GOSSIP-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870255#comment-15870255 ] ASF GitHub Bot commented on GOSSIP-56: -- Github user edwardcapriolo commented on a diff

[GitHub] incubator-gossip pull request #34: GOSSIP-56 GossipCore should allow registr...

2017-02-16 Thread makrusak
GitHub user makrusak opened a pull request: https://github.com/apache/incubator-gossip/pull/34 GOSSIP-56 GossipCore should allow registration of handlers Current solution is: `for (Map.Entry handler : handlers.entrySet()) { Class messageClass = handler.getKey();

[jira] [Commented] (GOSSIP-56) GossipCore should allow registration of handlers

2017-02-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GOSSIP-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869626#comment-15869626 ] ASF GitHub Bot commented on GOSSIP-56: -- GitHub user makrusak opened a pull request: