[ 
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)

Reply via email to