[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1136) getChildrenNames() returns deleted nodes

Jason T. Greene (JIRA) jira-events at lists.jboss.org
Thu Jul 12 21:40:03 EDT 2007


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

        



More information about the jboss-jira mailing list