You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/10/14 14:23:06 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov resolved IGNITE-1511.
-------------------------------------
    Resolution: Duplicate

Already fixed in IGNITE-1590.

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