[infinispan-issues] [JBoss JIRA] (ISPN-3588) CacheManager.startCaches ignores exceptions if cache fails to start
Pedro Ruivo (JIRA)
jira-events at lists.jboss.org
Mon Oct 7 09:54:02 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pedro Ruivo updated ISPN-3588:
------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request: https://github.com/infinispan/infinispan/pull/2147
> 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, 6.1.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