[
https://issues.apache.org/jira/browse/IGNITE-23065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876611#comment-17876611
]
Denis Chudov commented on IGNITE-23065:
---------------------------------------
Blocked by IGNITE-22286 - after this the approach to retries in KV can be
changed.
> Make retries of transactional operations in SQL
> -----------------------------------------------
>
> Key: IGNITE-23065
> URL: https://issues.apache.org/jira/browse/IGNITE-23065
> Project: Ignite
> Issue Type: Improvement
> 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). 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)