[jboss-jira] [JBoss JIRA] Created: (JBCACHE-825) PassivationInterceptor emits notification even if the node isn't loaded
Brian Stansberry (JIRA)
jira-events at jboss.com
Sun Oct 29 23:17:41 EST 2006
PassivationInterceptor emits notification even if the node isn't loaded
-----------------------------------------------------------------------
Key: JBCACHE-825
URL: http://jira.jboss.com/jira/browse/JBCACHE-825
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Cache loaders
Affects Versions: 1.4.0.SP1
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Priority: Minor
Fix For: 1.4.1.GA, 2.0.0.GA
PassivationInterceptor emits pre- and post-passivation notifications even if the node being evicted doesn't actually exist in memory. It also unnecessarily calls loader.put().
This is causing issues with EJB3 SFSBs -- see EJBTHREE-746.
As an aside, it also looks like the post-passivation notification is happening before the actual passivation.
--
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