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

Alexey Scherbakov updated IGNITE-27948:
---------------------------------------
    Summary: runInTransaction doesn't work for client side transactions  (was: 
runInTransaction doesn't work for a client side transactions)

> 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
>            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