[jboss-jira] [JBoss JIRA] Commented: (JGRP-626) TCP ConnectionTable threads should be started after TP threads

Vladimir Blagojevic (JIRA) jira-events at lists.jboss.org
Wed Nov 21 10:07:19 EST 2007


    [ http://jira.jboss.com/jira/browse/JGRP-626?page=comments#action_12388633 ] 
            
Vladimir Blagojevic commented on JGRP-626:
------------------------------------------

Resolved on HEAD:  

Revision  Changes    Path
1.63      +22 -26    JGroups/src/org/jgroups/blocks/ConnectionTable.java
1.45      +7 -1      JGroups/src/org/jgroups/protocols/TCP.java
  
  

> TCP ConnectionTable threads should be started after TP threads
> --------------------------------------------------------------
>
>                 Key: JGRP-626
>                 URL: http://jira.jboss.com/jira/browse/JGRP-626
>             Project: JGroups
>          Issue Type: Bug
>    Affects Versions: 2.6, 2.5.1
>            Reporter: Vladimir Blagojevic
>         Assigned To: Vladimir Blagojevic
>             Fix For: 2.7, 2.6.1
>
>
> Just like in UDP we first have to initialize and start TP threads and then threads specific to TCP connection table. Otherwise, we might receive messages in connection table that are passed to uninitialized TP protocol. 

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