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 2020/07/14 07:55:00 UTC

[jira] [Updated] (IGNITE-13129) .NET: Thin Client auto retry idempotent operations on node failure

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

Pavel Tupitsyn updated IGNITE-13129:
------------------------------------
    Issue Type: Improvement  (was: Bug)

> .NET: Thin Client auto retry idempotent operations on node failure
> ------------------------------------------------------------------
>
>                 Key: IGNITE-13129
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13129
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms, thin client
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET
>             Fix For: 2.9
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> .NET Thin Client supports failover, but user code is still responsible for catching exceptions and retrying operations.
> 1. IgniteClientException does not provide a reliable way for the user code to understand whether this is a node failure or something else
> 2. We can introduce RetryPolicy configuration parameter with values like `Reads`, `IdempotentWrites`, `All` and retry corresponding operations automatically and transparently for the user



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