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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)