[jira] [Created] (IGNITE-11009) TX: TransactionProxyRollbackOnlyImpl throws unexpected exceptions to user.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-11009) TX: TransactionProxyRollbackOnlyImpl throws unexpected exceptions to user.

Anton Vinogradov (Jira)
Andrew Mashenkov created IGNITE-11009:
-----------------------------------------

             Summary: TX: TransactionProxyRollbackOnlyImpl throws unexpected exceptions to user.
                 Key: IGNITE-11009
                 URL: https://issues.apache.org/jira/browse/IGNITE-11009
             Project: Ignite
          Issue Type: Bug
          Components: cache
            Reporter: Andrew Mashenkov


TransactionProxyRollbackOnlyImpl can throws  UnsupportedOperationException to user.

It is ok if objects throws such exception if someones tries to violate contract, 
but seems we use this exceptions in normal flow.
See TxRollbackAsyncTest.testRollbackProxy().

Let's fix implementation to throw correct TransactionException to user.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)