Dan Berindei created ISPN-2207:
----------------------------------
Summary: 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
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