[
https://jira.jboss.org/browse/JBCACHE-1591?page=com.atlassian.jira.plugin...
]
Artjom Bitor updated JBCACHE-1591:
----------------------------------
Attachment: MoveCommandTest.java
Unit test to reproduce the bug.
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
Attachments: MoveCommandTest.java
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