[infinispan-issues] [JBoss JIRA] (ISPN-2147) Subclasses of AbstractClusteredWriteSkewTest can hang because of ISPN-2081
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Thu Jul 5 07:12:12 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-2147:
-------------------------------
Description: AbstractClusteredWriteSkewTest.testSharedCounter increments a cache-based counter in a loop and assumes that it can always make progress. If there is a leaked lock (because of ISPN-2081), the test's loop will never end.
Steps to Reproduce: (was: AbstractClusteredWriteSkewTest.testSharedCounter increments a cache-based counter in a loop and assumes that it can always make progress. If there is a leaked lock (because of ISPN-2081), the test's loop will never end.)
> Subclasses of AbstractClusteredWriteSkewTest can hang because of ISPN-2081
> --------------------------------------------------------------------------
>
> Key: ISPN-2147
> URL: https://issues.jboss.org/browse/ISPN-2147
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 5.2.0.ALPHA1
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Critical
> Fix For: 5.2.0.ALPHA2
>
>
> AbstractClusteredWriteSkewTest.testSharedCounter increments a cache-based counter in a loop and assumes that it can always make progress. If there is a leaked lock (because of ISPN-2081), the test's loop will never end.
--
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