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