[jboss-jira] [JBoss JIRA] Commented: (JGRP-554) GroupRequest should use concurrency friendly JDK 5 collections

Bela Ban (JIRA) jira-events at lists.jboss.org
Fri Jul 13 05:53:03 EDT 2007


    [ http://jira.jboss.com/jira/browse/JGRP-554?page=comments#action_12368850 ] 
            
Bela Ban commented on JGRP-554:
-------------------------------

Potential of deadlock between 

viewChange(): requests --> suspects

and

doExecute(): requests --> members --> suspects

Temp solution: moved acquisition of suspects in viewChange() out of requests scope, this works but is not elegant


> GroupRequest should use concurrency friendly JDK 5 collections
> --------------------------------------------------------------
>
>                 Key: JGRP-554
>                 URL: http://jira.jboss.com/jira/browse/JGRP-554
>             Project: JGroups
>          Issue Type: Task
>            Reporter: Vladimir Blagojevic
>         Assigned To: Bela Ban
>             Fix For: 2.6
>
>
> GroupRequest uses complex synchronization logic for collections used. This logic should be reviewed and upgraded to jdk5 collections if appropriate.

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