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

Dan Berindei (JIRA) jira-events at lists.jboss.org
Mon May 13 12:21:06 EDT 2013


Dan Berindei created ISPN-3096:
----------------------------------

             Summary: 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