You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ivan Veselovsky (JIRA)" <ji...@apache.org> on 2015/09/29 21:20:04 UTC

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

Ivan Veselovsky created IGNITE-1573:
---------------------------------------

             Summary: 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)