You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2021/03/04 17:13:00 UTC

[jira] [Updated] (IGNITE-14282) .NET: Swallowing exception in case Platform cache update error

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

Pavel Tupitsyn updated IGNITE-14282:
------------------------------------
    Summary: .NET: Swallowing exception in case Platform cache update error  (was: .Net: Swallowing exception in case Platform cache update error)

> .NET: Swallowing exception in case Platform cache update error
> --------------------------------------------------------------
>
>                 Key: IGNITE-14282
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14282
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Nikolay Izhikov
>            Assignee: Pavel Tupitsyn
>            Priority: Minor
>
> Currently, any error during platform cache update just logging and swallowing.
> Ignite should throw it to a higher level to handle with Failure Handler or similar way.
> Ignite shouldn't finish operation successfully in case of platform cache update error.
> https://github.com/apache/ignite/blob/master/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheMapEntry.java#L7047



--
This message was sent by Atlassian Jira
(v8.3.4#803005)