[jira] [Created] (IGNITE-8312) .NET: CacheAbstractTransactionalTest.TestTxRollbackOnly failure

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

[jira] [Created] (IGNITE-8312) .NET: CacheAbstractTransactionalTest.TestTxRollbackOnly failure

Anton Vinogradov (Jira)
Andrey Kuznetsov created IGNITE-8312:
----------------------------------------

             Summary: .NET: CacheAbstractTransactionalTest.TestTxRollbackOnly failure
                 Key: IGNITE-8312
                 URL: https://issues.apache.org/jira/browse/IGNITE-8312
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.4
            Reporter: Andrey Kuznetsov
            Assignee: Andrey Kuznetsov
             Fix For: 2.5


{noformat}
Test(s) failed.   Expected: <Apache.Ignite.Core.Transactions.TransactionRollbackException>
  But was:  <Apache.Ignite.Core.Common.IgniteException> (Invalid transaction state for prepare [state=MARKED_ROLLBACK, tx=GridNearPessimisticTxPrepareFuture [innerFuts=[], super=GridCompoundFuture [rdc=org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFutureAdapter$1@62e703a4, initFlag=0, lsnrCalls=0, done=false, cancelled=false, err=null, futs=[]]]])
{noformat}

Caused by changes made in [1]

[1] https://issues.apache.org/jira/browse/IGNITE-7770




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