]
Bela Ban commented on JGRP-944:
-------------------------------
fixed on 2.6 branch
JChannel: automatic reconnection might fail
-------------------------------------------
Key: JGRP-944
URL:
https://jira.jboss.org/jira/browse/JGRP-944
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 2.6.9, 2.8
Automtatic reconnection is done via the JChannel.CloserThread thread. It essentially
closes the channel, then re-opens it and then loops trying to reconnect.
However, if there's an exception (e.g. closing or re-opening the channel), the thread
terminates and doesn't reconnect the channel, therefore the cluster is not joined.
SOLUTION: wrap the close, open and reconnect attempts in try-catch clauses, so exceptions
can be handled
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: