[ https://issues.apache.org/jira/browse/IGNITE-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16517153#comment-16517153
]
Ilya Lantukh edited comment on IGNITE-1094 at 6/19/18 2:22 PM:
---------------------------------------------------------------
Hi [~slava.koptilin],
Thanks for contribution! I've reviewed your changes here: https://reviews.ignite.apache.org/ignite/review/IGNT-CR-652.
Your solution looks good in general, but there are a few things that concern me.
was (Author: ilantukh):
Hi [~slava.koptilin],
Thanks for contribution! I've reviewed your changes here: https://reviews.ignite.apache.org/ignite/review/IGNT-CR-652.
Your solution looks good in general, but there are a few things that concern me.
> 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: Vyacheslav Koptilin
> Priority: Major
> Labels: Muted_test
> Fix For: 2.6
>
>
> 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
(v7.6.3#76005)
|