[
https://issues.apache.org/jira/browse/IGNITE-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16048953#comment-16048953
]
ASF GitHub Bot commented on IGNITE-1094:
----------------------------------------
GitHub user voipp opened a pull request:
https://github.com/apache/ignite/pull/2126
IGNITE-1094 recovery resolved
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/voipp/ignite IGNITE-1094
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2126.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2126
----
commit f289a42c1a1afec46473e20a225d2c1a9319781b
Author: voipp <[email protected]>
Date: 2017-06-09T08:47:55Z
IGNITE-1094 recovery resolved
----
> Ignite.createCache(CacheConfiguration) hangs if some exception occurs during
> cache initialization
> -------------------------------------------------------------------------------------------------
>
> Key: IGNITE-1094
> URL: https://issues.apache.org/jira/browse/IGNITE-1094
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Reporter: Sergey Evdokimov
> Assignee: Alexey Kuznetsov
> Labels: Muted_test
> Fix For: 2.1
>
>
> User can pass broken configuration, for example, store factory that throws
> exception from create() method. I created test to demonstrate the problem.
> See IgniteDynamicCacheStartSelfTest#testBrokenStoreFactory in 'ignite-1094'
> branch
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)