[infinispan-issues] [JBoss JIRA] (ISPN-2207) EmbeddedCacheManager.getCache() should not return successfully if join timed out

Tristan Tarrant (JIRA) jira-events at lists.jboss.org
Mon Aug 20 09:45:15 EDT 2012


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

Tristan Tarrant updated ISPN-2207:
----------------------------------

           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 5.1.7.GA
       Resolution: Done

    
> EmbeddedCacheManager.getCache() should not return successfully if join timed out
> --------------------------------------------------------------------------------
>
>                 Key: ISPN-2207
>                 URL: https://issues.jboss.org/browse/ISPN-2207
>             Project: Infinispan
>          Issue Type: Bug
>          Components: State transfer
>    Affects Versions: 5.1.5.FINAL
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>              Labels: jdg6
>             Fix For: 5.1.7.GA, 5.1.x
>
>
> In BaseStateTransferManagerImpl.waitForJoinToComplete() we wait on a CountDownLatch with a timeout, yet we don't check the return value.
> If the timeout expires, the cache is considered started, but state transfer is not yet done.

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