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

Dmitry Karachentsev resolved IGNITE-6970.
-----------------------------------------
    Resolution: Won't Fix

Won't fix, because Error means unrecoverable state and there is no reason to 
handle it.

> Error thrown from CacheStore cause cache operation hanging.
> -----------------------------------------------------------
>
>                 Key: IGNITE-6970
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6970
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>            Reporter: Andrew Mashenkov
>            Assignee: Dmitry Karachentsev
>            Priority: Major
>
> If some error (e.g. NoSuchMethodError) was thrown from CacheStore 
> implementation during simple cache.get(),
> then operation hangs as server fails and never sends NearAtomicGetResponse to 
> client
> and never complete async future.
> GridCacheAdapter.getAllAsync0 method failed on GridEmbeddedFuture creation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to