[jbosscache-issues] [JBoss JIRA] Resolved: (JBCACHE-1490) Cache.evict(Fqn.ROOT, true) does not work

Manik Surtani (JIRA) jira-events at lists.jboss.org
Wed Mar 11 13:27:25 EDT 2009


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

Manik Surtani resolved JBCACHE-1490.
------------------------------------

    Resolution: Done


> Cache.evict(Fqn.ROOT, true) does not work
> -----------------------------------------
>
>                 Key: JBCACHE-1490
>                 URL: https://jira.jboss.org/jira/browse/JBCACHE-1490
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Eviction
>    Affects Versions: 3.0.3.GA
>            Reporter: Krzysztof Sobolewski
>            Assignee: Manik Surtani
>             Fix For: 3.1.0.GA
>
>         Attachments: RecursiveRootEvictionTest.java
>
>
> Eviction of all nodes via a single call to recursive eviction of root node does not evict enything (maybe apart from the root itself):
> Cache.evict(Fqn.ROOT, true);
> The attached test case illustrates 3 scenarios:
> * Nodes are evicted (non-recursively) one by one: OK
> * Nodes are evicted (recursively) by common parent (not root): OK
> * Nodes are evicted (recursively) by root: FAIL

-- 
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