[infinispan-issues] [JBoss JIRA] (ISPN-2058) Tree node move concurrency test broken
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Tue May 22 03:53:18 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-2058:
-----------------------------------
Attachment: treemove_infinispan.log
> 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.4.FINAL, 5.1.5.CR1
> 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.infinispan$infinispan-tree/142/testReport/junit/org.infinispan.api.tree/NodeMoveAPITest/testConcurrency/ 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
More information about the infinispan-issues
mailing list