You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2018/07/24 19:46:00 UTC

[jira] [Commented] (IGNITE-8297) TxRollbackOnTimeoutNearCacheTest.testRandomMixedTxConfigurations fails flakily

    [ https://issues.apache.org/jira/browse/IGNITE-8297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16554717#comment-16554717 ] 

Semen Boikov commented on IGNITE-8297:
--------------------------------------

It seems it hangsĀ since

GridNearOptimisticTxPrepareFuture.KeyLockFuture is not completed on timeout (normally is finished fromĀ 

GridNearOptimisticTxPrepareFuture.onOwnerChanged, but this call is ignored if tx timed out). Need properly handle KeyLockFuture for timed-out tx.

> TxRollbackOnTimeoutNearCacheTest.testRandomMixedTxConfigurations fails flakily 
> -------------------------------------------------------------------------------
>
>                 Key: IGNITE-8297
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8297
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.4
>            Reporter: Andrey Kuznetsov
>            Assignee: Semen Boikov
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>             Fix For: 2.7
>
>         Attachments: 7770-new2.txt
>
>




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