[jboss-jira] [JBoss JIRA] Assigned: (EJBTHREE-1053) State changes in @PrePassivate don't get replicated if passivate before replication is disabled
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Thu Apr 16 15:05:23 EDT 2009
[ https://jira.jboss.org/jira/browse/EJBTHREE-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry reassigned EJBTHREE-1053:
------------------------------------------
Assignee: Paul Ferraro (was: Brian Stansberry)
> State changes in @PrePassivate don't get replicated if passivate before replication is disabled
> -----------------------------------------------------------------------------------------------
>
> Key: EJBTHREE-1053
> URL: https://jira.jboss.org/jira/browse/EJBTHREE-1053
> Project: EJB 3.0
> Issue Type: Bug
> Components: Clustering
> Affects Versions: AS 4.2.2.GA
> Reporter: Carlo de Wolf
> Assignee: Paul Ferraro
>
> Passivation doesn't trigger replication, so a bean might get passivated on 1 node and not on another. If the bean provider does state changes in pre-passivate these will not be visible on the other node.
> By default replication does trigger passivation, so a bean first gets passivated and then replicated. Thus the problem only occurs if passivate before replication is explicitly disabled.
--
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