[infinispan-issues] [JBoss JIRA] (ISPN-2207) EmbeddedCacheManager.getCache() should not return successfully if join timed out
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Mon Aug 20 04:39:15 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-2207:
-------------------------------
Labels: jdg jdg6 (was: )
> 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.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