[jira] [Created] (IGNITE-1511) Revisit IGFS delete worker.

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

[jira] [Created] (IGNITE-1511) Revisit IGFS delete worker.

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-1511:
---------------------------------------

             Summary: Revisit IGFS delete worker.
                 Key: IGNITE-1511
                 URL: https://issues.apache.org/jira/browse/IGNITE-1511
             Project: Ignite
          Issue Type: Task
          Components: hadoop
    Affects Versions: 1.1.4
            Reporter: Vladimir Ozerov
            Priority: Critical
             Fix For: ignite-1.5


Looks like our IGFS delete worker is broken:
1) It doesn't account of locked files
2) It first removes data and then removes meta. Looks like we should do that in the opposite order to prevent orphaned data blocks in case very close concurrent write.



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