getChildrenNames() returns deleted nodes
----------------------------------------
Key: JBCACHE-1136
URL:
http://jira.jboss.com/jira/browse/JBCACHE-1136
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Jason T. Greene
Assigned To: Manik Surtani
Fix For: 2.0.0.CR4, 2.0.0.GA
The behavior of getChildrenNames() differs from getChildren() in that it will return
deleted nodes. This is because only the deleted node is aware that is deleted, and
getChildrenNames() just returns a copy of the child map.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira