[ 
https://issues.apache.org/jira/browse/IGNITE-8968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16540179#comment-16540179
 ] 

Pavel Vinokurov edited comment on IGNITE-8968 at 7/11/18 2:43 PM:
------------------------------------------------------------------

[~mcherkasov] Probably there are possible other exceptions like 
CacheStoppedException or exception related to WAL. So the main question is to 
should we escalate the error by throwing IgniteException or remain backup not 
initialized in case of error. 


was (Author: pvinokurov):
[~mcherkasov] Probably there are possible other exceptions like 
CacheStoppedException. So the main question is to should we escalate the error 
by throwing IgniteException or remain backup not initialized in case of error. 

> Failed to shutdown node due to "Error saving backup value"
> ----------------------------------------------------------
>
>                 Key: IGNITE-8968
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8968
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache, persistence
>    Affects Versions: 2.4
>            Reporter: Pavel Vinokurov
>            Assignee: Pavel Vinokurov
>            Priority: Major
>
> On node shutdown ignite prints following logs infinitely:
> org.apache.ignite.internal.NodeStoppingException: Operation has been 
> cancelled (node is stopping).
>         at 
> org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl$CacheDataStoreImpl.invoke(IgniteCacheOffheapManagerImpl.java:1263)
>         at 
> org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.invoke(IgniteCacheOffheapManagerImpl.java:370)
>         at 
> org.apache.ignite.internal.processors.cache.GridCacheMapEntry.storeValue(GridCacheMapEntry.java:3626)
>         at 
> org.apache.ignite.internal.processors.cache.GridCacheMapEntry.initialValue(GridCacheMapEntry.java:2783)
>         at 
> org.apache.ignite.internal.processors.cache.GridCacheUtils$22.process(GridCacheUtils.java:1734)
>         at 
> org.apache.ignite.internal.processors.cache.GridCacheUtils$22.apply(GridCacheUtils.java:1782)
>         at 
> org.apache.ignite.internal.processors.cache.GridCacheUtils$22.apply(GridCacheUtils.java:1724)



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

Reply via email to