[infinispan-issues] [JBoss JIRA] (ISPN-1746) KeyAffinityServiceTest checks an incorrect condition which makes it hang and fail for un to 20 mins
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Tue Jan 17 09:57:18 EST 2012
Mircea Markus created ISPN-1746:
-----------------------------------
Summary: KeyAffinityServiceTest checks an incorrect condition which makes it hang and fail for un to 20 mins
Key: ISPN-1746
URL: https://issues.jboss.org/browse/ISPN-1746
Project: Infinispan
Issue Type: Bug
Components: Test Suite
Affects Versions: 5.1.0.CR4
Reporter: Mircea Markus
Assignee: Mircea Markus
Fix For: 5.1.0.FINAL
There is a check the the end of KeyAffinityServiceTest.testConcurrentConsumptionOfKeys that verifies that buffer of keys is at max capacity. This is incorrect as new key generation is only triggered if the buffer size goes below the .5 threshold.
--
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