[
https://issues.apache.org/jira/browse/IGNITE-8297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16554717#comment-16554717
]
Semen Boikov edited comment on IGNITE-8297 at 7/24/18 7:45 PM:
---------------------------------------------------------------
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.
was (Author: sboikov):
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)