[infinispan-issues] [JBoss JIRA] (ISPN-3096) ComponentRegistryTest.testConcurrentLookupSameComponentRegistry intermittent failure

Mircea Markus (JIRA) jira-events at lists.jboss.org
Tue May 14 06:03:06 EDT 2013


     [ https://issues.jboss.org/browse/ISPN-3096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mircea Markus resolved ISPN-3096.
---------------------------------

    Resolution: Done

    
> ComponentRegistryTest.testConcurrentLookupSameComponentRegistry intermittent failure
> ------------------------------------------------------------------------------------
>
>                 Key: ISPN-3096
>                 URL: https://issues.jboss.org/browse/ISPN-3096
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Test Suite
>    Affects Versions: 5.3.0.Beta1
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>            Priority: Minor
>             Fix For: 5.3.0.Beta2
>
>
> The test checks that when the injection method is blocked, calling {{ComponentRegistry.getComponent(...)}} in another thread will return null. 
> However, if the thread doing the check is delayed for a long time (longer than 1s), the check will fail because the injection thread will have been unblocked. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list