[ 
https://issues.apache.org/jira/browse/IGNITE-4474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-4474:
-----------------------------------
    Fix Version/s:     (was: 2.0)
                   2.1

> Ignite.createCache hangs on exception in 
> CachePluginConfiguration.createProvider
> --------------------------------------------------------------------------------
>
>                 Key: IGNITE-4474
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4474
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.8
>            Reporter: Pavel Tupitsyn
>            Priority: Minor
>             Fix For: 2.1
>
>
> When there is an exception during provider initialization, {{createCache}} 
> hangs.
> {code}
> public class CacheCfg implements CachePluginConfiguration {
>     @Override public CachePluginProvider createProvider(CachePluginContext 
> ctx) {
>     throw new IgniteException("foo");
>     }
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to