[jbosscache-issues] [JBoss JIRA] Updated: (JBCACHE-1480) getChildrenNames() returns deleted nodes

Krzysztof Sobolewski (JIRA) jira-events at lists.jboss.org
Wed Feb 18 11:00:44 EST 2009


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

Krzysztof Sobolewski updated JBCACHE-1480:
------------------------------------------

    Attachment: GetChildrenNamesAfterRemoveTest.java


A test case.

> getChildrenNames() returns deleted nodes
> ----------------------------------------
>
>                 Key: JBCACHE-1480
>                 URL: https://jira.jboss.org/jira/browse/JBCACHE-1480
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Transactions
>    Affects Versions: 3.0.3.GA
>            Reporter: Krzysztof Sobolewski
>            Assignee: Manik Surtani
>         Attachments: GetChildrenNamesAfterRemoveTest.java
>
>
> The getChildrenNames() call returns deleted nodes, but only while the current transaction is not committed. It happens with MVCC only. The getChildren() call works correctly.
> My investigation (if it's worth anything) suggests that this call doesn't perform enough checks on the nodes from the lookedUpNodes list/map held in the transaction object.

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