You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexei Scherbakov (JIRA)" <ji...@apache.org> on 2018/03/21 11:56:00 UTC

[jira] [Assigned] (IGNITE-8000) Implicit transactions may not finish properly on unstable topology.

     [ https://issues.apache.org/jira/browse/IGNITE-8000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Scherbakov reassigned IGNITE-8000:
-----------------------------------------

    Assignee: Alexei Scherbakov

> Implicit transactions may not finish properly on unstable topology.
> -------------------------------------------------------------------
>
>                 Key: IGNITE-8000
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8000
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.4
>            Reporter: Alexei Scherbakov
>            Assignee: Alexei Scherbakov
>            Priority: Critical
>             Fix For: 2.5
>
>
> Add default tx timeout [1] to IgniteCacheMultiTxLockSelfTest test configuration.
> [1] c.getTransactionConfiguration().setDefaultTxTimeout(100000);
> Looks like in some case remote tx is added to rolled back version (because partition is gone) and subsequent near request for the same tx to this node fails.
> This is not happen if timeouts are disabled because corresponding check is skipped.



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