Alexey Scherbakov created IGNITE-27948:
------------------------------------------

             Summary: runInTransaction doesn't work for a client side 
transactions
                 Key: IGNITE-27948
                 URL: https://issues.apache.org/jira/browse/IGNITE-27948
             Project: Ignite
          Issue Type: Bug
            Reporter: Alexey Scherbakov


Current
*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 implemented based on error codes.
 
 



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

Reply via email to