[infinispan-issues] [JBoss JIRA] (ISPN-1746) KeyAffinityServiceTest checks an incorrect condition which intermittently makes it hang for 20 mins and then fail
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Wed Jan 18 08:02:18 EST 2012
[ https://issues.jboss.org/browse/ISPN-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660134#comment-12660134 ]
Galder Zamarreño commented on ISPN-1746:
----------------------------------------
Thx Mircea!
> 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