[
https://issues.apache.org/jira/browse/IGNITE-13129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Muzafarov updated IGNITE-13129:
-------------------------------------
Fix Version/s: (was: 2.10)
> .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
> 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)