[jboss-jira] [JBoss JIRA] Created: (JGRP-502) TCPGOSSIP: GossipClient doesn't refresh registration

Bela Ban (JIRA) jira-events at lists.jboss.org
Sat May 5 14:49:52 EDT 2007


TCPGOSSIP: GossipClient doesn't refresh registration
----------------------------------------------------

                 Key: JGRP-502
                 URL: http://jira.jboss.com/jira/browse/JGRP-502
             Project: JGroups
          Issue Type: Bug
    Affects Versions: 2.5
            Reporter: Bela Ban
         Assigned To: Bela Ban
             Fix For: 2.5


The GossipRouter expires all entries after some time, because the clients (GossipClient in TCPGOSSIP) don't refresh their registrations. The reason is that the refresh task in the GossipClient was not started, as handleConnectOK() is *not* called anymore (handleConnect() *is*).


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