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/10/01 16:53:26 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14939921#comment-14939921 ] 

Ivan Veselovsky commented on IGNITE-1573:
-----------------------------------------

done.

> 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: hadoop
>    Affects Versions: ignite-1.4
>            Reporter: Ivan Veselovsky
>            Assignee: Ivan Veselovsky
>             Fix For: ignite-1.5
>
>
> 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)