You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/06/28 08:55:57 UTC

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

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

Vladimir Ozerov updated IGNITE-1299:
------------------------------------
    Component/s:     (was: general)
                 IGFS

> IGFS: file meta unlock transaction should be retried on failure.
> ----------------------------------------------------------------
>
>                 Key: IGNITE-1299
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1299
>             Project: Ignite
>          Issue Type: Bug
>          Components: IGFS
>    Affects Versions: ignite-1.4
>            Reporter: Ivan Veselovsky
>            Assignee: Ivan Veselovsky
>             Fix For: 1.6
>
>
> 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)