[jboss-jira] [JBoss JIRA] Created: (JGRP-1010) TCPGOSSIP / TUNNEL: handle reconnecting on disconnect
Bela Ban (JIRA)
jira-events at lists.jboss.org
Thu Jul 9 08:56:40 EDT 2009
TCPGOSSIP / TUNNEL: handle reconnecting on disconnect
-----------------------------------------------------
Key: JGRP-1010
URL: https://jira.jboss.org/jira/browse/JGRP-1010
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 2.8
When a GossipRouter is not running, a RouterStub emits a callback that it failed to connect. The callback should schedule a recurring connect() task, until it succeeds. This should be done in both TUNNEL (done in 2.6.x, but not currently working in 2.8, due to the GR changes) and TCPGOSSIP (not even implemented in 2.6.x !).
The reconnect logic needs to work with shared transports as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list