[jira] [Created] (IGNITE-1515) IGFS: delete 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-1515) IGFS: delete operations should be truly thread-safe

Anton Vinogradov (Jira)
Ivan Veselovsky created IGNITE-1515:
---------------------------------------

             Summary: IGFS: delete operations should be truly thread-safe
                 Key: IGNITE-1515
                 URL: https://issues.apache.org/jira/browse/IGNITE-1515
             Project: Ignite
          Issue Type: Bug
            Reporter: Ivan Veselovsky
            Assignee: Ivan Veselovsky


In IGNITE-586 we fixed concurrency problem in rename/move operations.
Since delete is actually also remove, we should fix deletion operations also accordingly using similar logic.
IgfsMetaManager#move0(2) method is to be used partially in delete operation -- need to refactor code accordingly.



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