You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Kuznetsov (JIRA)" <ji...@apache.org> on 2018/04/18 16:36:00 UTC

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

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)