[
https://jira.jboss.org/jira/browse/JBCACHE-1480?page=com.atlassian.jira.p...
]
Manik Surtani resolved JBCACHE-1480.
------------------------------------
Resolution: Done
Thanks for raising this. And thanks for the well-written test cases - they're usually
good enough to drop in to our test suite virtually unchanged. :-)
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.2.GA, 3.0.3.CR1
Reporter: Krzysztof Sobolewski
Assignee: Manik Surtani
Fix For: 3.0.3.GA
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