[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
Tue Jul 1 12:40:31 EDT 2008
[ http://jira.jboss.com/jira/browse/EJBTHREE-1053?page=all ]
Brian Stansberry reassigned EJBTHREE-1053:
------------------------------------------
Assignee: Brian Stansberry
> State changes in @PrePassivate don't get replicated if passivate before replication is disabled
> -----------------------------------------------------------------------------------------------
>
> Key: EJBTHREE-1053
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-1053
> Project: EJB 3.0
> Issue Type: Bug
> Components: Clustering
> Affects Versions: AS 4.2.2.GA
> Reporter: Carlo de Wolf
> Assigned To: Brian Stansberry
>
> 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: 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