[infinispan-issues] [JBoss JIRA] (ISPN-3588) CacheManager.startCaches ignores exceptions if cache fails to start

Pedro Ruivo (JIRA) jira-events at lists.jboss.org
Sat Oct 5 07:28:02 EDT 2013


Pedro Ruivo created ISPN-3588:
---------------------------------

             Summary: 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: Mircea Markus
             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