[jbosscache-issues] [JBoss JIRA] Updated: (JBCACHE-1455) Rollback corrupts nodes loaded from cache loader

Krzysztof Sobolewski (JIRA) jira-events at lists.jboss.org
Fri Jan 2 07:38:54 EST 2009


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

Krzysztof Sobolewski updated JBCACHE-1455:
------------------------------------------

    Attachment: CacheLoaderWithRollbackTest_3_0.java


Test case for JBoss Cache 3.0

> Rollback corrupts nodes loaded from cache loader
> ------------------------------------------------
>
>                 Key: JBCACHE-1455
>                 URL: https://jira.jboss.org/jira/browse/JBCACHE-1455
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Cache loaders, Transactions
>    Affects Versions: 2.2.1.CR1, 3.0.2.CR1
>            Reporter: Krzysztof Sobolewski
>            Assignee: Manik Surtani
>         Attachments: CacheLoaderWithRollbackTest_2_2.java, CacheLoaderWithRollbackTest_3_0.java
>
>
> The scenario is simple: when a node is evicted and needs to be (and is) loaded from cache loader, a subsequent transaction rollback does something bad to this node's parent node. The node can still be retrieved by directly referencing its FQN, but the parent "forgets" about it and does not return it in its list of children, as illustrated in the attached test case(s) (in versions for 2.2 and 3.0).

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