[jboss-jira] [JBoss JIRA] Created: (JGRP-946) JChannel: automatic reconnect ignores

Bela Ban (JIRA) jira-events at lists.jboss.org
Mon Mar 30 07:57:22 EDT 2009


JChannel: automatic reconnect ignores
-------------------------------------

                 Key: JGRP-946
                 URL: https://jira.jboss.org/jira/browse/JGRP-946
             Project: JGroups
          Issue Type: Bug
            Reporter: Bela Ban
            Assignee: Bela Ban
             Fix For: 2.6.9, 2.8


The JChannel CloserThread thread should not get started when AUTO_RECONNECT is false. However, the closer is always started and closes and reopens the channel. Reconnect then checks the value of AUTO_RECONNECT, but we should check *before* creating the CloserThread.

-- 
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