[jbosscache-issues] [JBoss JIRA] Updated: (JBCACHE-1433) LegacyActivationInterceptor removes unloaded descendant nodes from persistent store

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Sat Nov 1 22:56:20 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBCACHE-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated JBCACHE-1433:
--------------------------------------

        Summary: LegacyActivationInterceptor removes unloaded descendant nodes from persistent store  (was: Legacy)
    Description: 
LegacyActivationInterceptor only looks at the target node and its children before deciding whether it can remove an activated node from the cache loader.  That's inadequate; the call needs to recurse to the bottom of the tree.

ActivationInterceptor has the correct behavior.

  was:LegacyActivationInterceptor only looks at the target node and its children before deciding whether it can remove an activated node from the cache loader.  That's inadequate; the call needs to recurse to the bottom of the tree.



> LegacyActivationInterceptor removes unloaded descendant nodes from persistent store
> -----------------------------------------------------------------------------------
>
>                 Key: JBCACHE-1433
>                 URL: https://jira.jboss.org/jira/browse/JBCACHE-1433
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.0.0.CR2
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>             Fix For: 3.0.0.GA
>
>
> LegacyActivationInterceptor only looks at the target node and its children before deciding whether it can remove an activated node from the cache loader.  That's inadequate; the call needs to recurse to the bottom of the tree.
> ActivationInterceptor has the correct behavior.

-- 
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 jbosscache-issues mailing list