[jbosscache-issues] [JBoss JIRA] Created: (JBCACHE-1591) MoveCommand does not move child nodes correctly if used within a transaction

Artjom Bitor (JIRA) jira-events at lists.jboss.org
Fri Sep 3 08:25:52 EDT 2010


MoveCommand does not move child nodes correctly if used within a transaction
----------------------------------------------------------------------------

                 Key: JBCACHE-1591
                 URL: https://jira.jboss.org/browse/JBCACHE-1591
             Project: JBoss Cache
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 3.2.5.GA
            Reporter: Artjom Bitor
            Assignee: Manik Surtani


Assume that during a transaction two nodes are created. One of these nodes gets a child node within the same transaction. And at the end of this transaction this node is moved to another one. When transaction commits our expectation is that this node along with the child node is now under the target node. But that is not the case as can be seen from the attached unit test.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosscache-issues mailing list