[infinispan-issues] [JBoss JIRA] (ISPN-3588) CacheManager.startCaches ignores exceptions if cache fails to start
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Wed Oct 9 11:03:02 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-3588:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: (was: 6.1.0.Final)
Resolution: Done
> CacheManager.startCaches ignores exceptions if cache fails to start
> -------------------------------------------------------------------
>
> Key: ISPN-3588
> URL: https://issues.jboss.org/browse/ISPN-3588
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 6.0.0.CR1
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Fix For: 6.0.0.Final
>
>
> {code}startCaches(){code} creates a thread for each cache name and if a cache fails to start, the invoker is never notified and the start count down latch is released.
> the result is the application using the cache without be aware of the fail.
--
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