You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Veselovsky (JIRA)" <ji...@apache.org> on 2015/08/25 19:34:45 UTC

[jira] [Updated] (IGNITE-1299) IGFS: meta update file unlock transaction should be retried.

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

Ivan Veselovsky updated IGNITE-1299:
------------------------------------
    Description: 
Tests written to check behavior IGNITE-1277 revealed problems on file data writing when some nodes have left the topology (see tests added in IGNITE-1277).
In particular, it seems that upon a node stop the transaction unlocking the file meta can be failed , and by the current design will never be retried.
To fix that we seem to need to add an unlock transaction retries. 

> IGFS: meta update file unlock transaction should be retried.
> ------------------------------------------------------------
>
>                 Key: IGNITE-1299
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1299
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: ignite-1.4
>            Reporter: Ivan Veselovsky
>            Assignee: Ivan Veselovsky
>             Fix For: ignite-1.4
>
>
> Tests written to check behavior IGNITE-1277 revealed problems on file data writing when some nodes have left the topology (see tests added in IGNITE-1277).
> In particular, it seems that upon a node stop the transaction unlocking the file meta can be failed , and by the current design will never be retried.
> To fix that we seem to need to add an unlock transaction retries. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)