[
https://issues.apache.org/jira/browse/IGNITE-8312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16449717#comment-16449717
]
Andrey Kuznetsov commented on IGNITE-8312:
------------------------------------------
Since commit [1] was merged to master, there is no more need in the change
proposed. Currently, PR only affects javadoc.
[1]
https://github.com/apache/ignite/commit/2b5d2fc5fee9b8d722f919b2d92750f139d07876
> .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
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> 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)