[ 
https://issues.apache.org/jira/browse/IGNITE-27948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18062126#comment-18062126
 ] 

Alexey Scherbakov edited comment on IGNITE-27948 at 3/2/26 12:10 PM:
---------------------------------------------------------------------

For some reason PR was not attached automatically.

[https://github.com/apache/ignite-3/pull/7672/changes]


was (Author: ascherbakov):
https://github.com/apache/ignite-3/pull/7672/changes

> runInTransaction doesn't work for client side transactions
> ----------------------------------------------------------
>
>                 Key: IGNITE-27948
>                 URL: https://issues.apache.org/jira/browse/IGNITE-27948
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Alexey Scherbakov
>            Assignee: Alexey Scherbakov
>            Priority: Critical
>              Labels: ignite-3
>
> *RunInTransactionInternalImpl* attempts a retry based on 
> *RetriableTransactionException* marker interface, which is currently applied 
> to internal exceptions.
> But internal exceptions are not forwarded to a client, so this works only in 
> embedded mode.
> Retries should be instead implemented based on error codes.
>  



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

Reply via email to