[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1551) SimpleStatefulCache does not synchronize StatefulBeanContext instances during get() Activation
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Mon Jan 19 04:55:13 EST 2009
[ https://jira.jboss.org/jira/browse/EJBTHREE-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Lee Rubinger updated EJBTHREE-1551:
------------------------------------------
Fix Version/s: 1.0.0-CR2
(was: 1.0.0-CR1)
> SimpleStatefulCache does not synchronize StatefulBeanContext instances during get() Activation
> ----------------------------------------------------------------------------------------------
>
> Key: EJBTHREE-1551
> URL: https://jira.jboss.org/jira/browse/EJBTHREE-1551
> Project: EJB 3.0
> Issue Type: Bug
> Components: core
> Reporter: Andrew Lee Rubinger
> Assignee: Andrew Lee Rubinger
> Fix For: 1.0.0-CR2
>
>
> Both removal and passivation synchronize on instances of StatefulBeanContext, however activation does not, leading to potential problems w/ Thread visibility and undesired interleaving.
> Apply these guards in any case StatefulBeanContext is used.
--
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