[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-634) Un-synchronized HashMap put

Jay Howell (JIRA) jira-events at lists.jboss.org
Fri Apr 13 18:34:58 EDT 2007


    [ http://jira.jboss.com/jira/browse/EJBTHREE-634?page=comments#action_12359319 ] 
            
Jay Howell commented on EJBTHREE-634:
-------------------------------------

This functionality was fixed in AS 4.0.5.  The hashmap was replaced by a threadlocal.  This made it threadsafe.
Jay:)

> Un-synchronized HashMap put
> ---------------------------
>
>                 Key: EJBTHREE-634
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-634
>             Project: EJB 3.0
>          Issue Type: Bug
>            Reporter: Michael Yuan
>         Assigned To: Jay Howell
>            Priority: Critical
>             Fix For: EJB 3.0 RC9 - FD
>
>
> Please see the forum thread. The StatefulContainer class contains un-synchronized Hashmap.put() calls that would result in race conditions (observed on multi-CPU machines).

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