[
http://jira.jboss.com/jira/browse/JGRP-342?page=all ]
Bela Ban updated JGRP-342:
--------------------------
Description:
- 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
was:
- Remove unneeded threads in GossipRouter
- Make GossipRouter, GossipClient and RouterStub use the same marshalling code
(GossipData), based on Streamable
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