[jboss-jira] [JBoss JIRA] Resolved: (JGRP-342) Simplify GossipRouter, GossipClient and RouterStub

Bela Ban (JIRA) jira-events at jboss.com
Wed Oct 25 04:40:41 EDT 2006


     [ http://jira.jboss.com/jira/browse/JGRP-342?page=all ]

Bela Ban resolved JGRP-342.
---------------------------

    Resolution: Done

> Simplify GossipRouter, GossipClient and RouterStub
> --------------------------------------------------
>
>                 Key: JGRP-342
>                 URL: http://jira.jboss.com/jira/browse/JGRP-342
>             Project: JGroups
>          Issue Type: Task
>    Affects Versions: 2.3 SP1
>            Reporter: Bela Ban
>         Assigned To: Bela Ban
>            Priority: Minor
>             Fix For: 2.4
>
>
> - Remove unneeded threads in GossipRouter
> - Make GossipRouter, GossipClient and RouterStub use the same marshalling code (GossipData), based on Streamable
> - Create logical addresses: TUNNEL creates a logical address (e.g. an IpAddress) on start(). This is the identity of the member and passed to RouterStub.connect(). The GossipRouter maintains a two-level hashmap, where keys are groups and values are hashmaps whose keys are the logical names and value are the AddressEntries, containing the real IP address of the conncection. This way we can reconnect multiple times, and still have the same logical address

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list