[infinispan-issues] [JBoss JIRA] (ISPN-1746) KeyAffinityServiceTest checks an incorrect condition which intermittently makes it hang for 20 mins and then fail
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Tue Jan 17 10:19:18 EST 2012
[ https://issues.jboss.org/browse/ISPN-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-1746:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/847
> KeyAffinityServiceTest checks an incorrect condition which intermittently makes it hang for 20 mins and then fail
> -----------------------------------------------------------------------------------------------------------------
>
> 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