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 2016/03/18 19:21:33 UTC

[jira] [Resolved] (IGNITE-2815) IGFS: IgfsMetaManager.create() should not use "putIfAbsent" to create a file.

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

Vladimir Ozerov resolved IGNITE-2815.
-------------------------------------
    Resolution: Fixed

Already fixed as a part of other tickets. {{create}} method no longer use invokes.

> IGFS: IgfsMetaManager.create() should not use "putIfAbsent" to create a file.
> -----------------------------------------------------------------------------
>
>                 Key: IGNITE-2815
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2815
>             Project: Ignite
>          Issue Type: Task
>          Components: IGFS
>    Affects Versions: 1.5.0.final
>            Reporter: Vladimir Ozerov
>            Assignee: Ivan Veselovsky
>            Priority: Critical
>             Fix For: 1.7
>
>
> This is less than optimal approach. Instead, we should use entry processor which will accept file ID, block size and properties.



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