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:53:57 UTC

[jira] [Updated] (IGNITE-1573) IGFS: mkdirs operations should be truly thread-safe

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

Vladimir Ozerov updated IGNITE-1573:
------------------------------------
    Component/s:     (was: hadoop)
                 IGFS

> IGFS: mkdirs operations should be truly thread-safe
> ---------------------------------------------------
>
>                 Key: IGNITE-1573
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1573
>             Project: Ignite
>          Issue Type: Bug
>          Components: IGFS
>    Affects Versions: ignite-1.4
>            Reporter: Ivan Veselovsky
>            Assignee: Vladimir Ozerov
>             Fix For: 1.5.0.final
>
>
> Need to lock all the existing parents and try to add the missing path in one transaction.
> If failed due to concurrent creation, retry from the beginning.



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