Galder Zamarreño created ISPN-2058:
--------------------------------------
Summary: Tree node move concurrency test broken
Key: ISPN-2058
URL:
https://issues.jboss.org/browse/ISPN-2058
Project: Infinispan
Issue Type: Bug
Components: Tree API
Affects Versions: 5.1.5.CR1, 5.1.4.FINAL
Reporter: Galder Zamarreño
Assignee: Manik Surtani
Fix For: 5.2.0.FINAL
Attachments: treemove_infinispan.log
NodeMoveAPITest.testConcurrency() is broken, see attached log.
To summarise, when the concurrent moves begin, two threads are allowed to move,
'/a/x' to '/d' and '/b'.
The result is that 'x' appears under both '/b' and 'd' in the
end.
This test has been failing as early as
https://infinispan.ci.cloudbees.com/job/Infinispan-5.1.x-JDK6-tcp/org.inf...
but could have been failing from an earlier stage.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira