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

Konstantin Orlov updated IGNITE-23065:
--------------------------------------
    Component/s: sql

> Make retries of transactional operations in SQL
> -----------------------------------------------
>
>                 Key: IGNITE-23065
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23065
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Denis Chudov
>            Priority: Major
>              Labels: ignite-3
>
> *Motivation*
> Transactional operations can produce recoverable exception such as 
> LockException (thrown at lock conflict with another tx) and 
> PrimaryReplicaExpiredException (see also ACQUIRE_LOCK_ERR, REPLICA_MISS_ERR). 
> They can be retried and this is done by KV API. 
> SQL should behave in the same way.
> *Definition of done*
> Retries are done from SQL in the same way as they are done from KV API.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to