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/06/06 12:42:20 UTC

[jira] [Resolved] (IGNITE-3256) IGFS: Do not call "exists" during input stream close.

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

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

> IGFS: Do not call "exists" during input stream close.
> -----------------------------------------------------
>
>                 Key: IGNITE-3256
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3256
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: IGFS
>    Affects Versions: 1.6
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>             Fix For: 1.7
>
>
> We added this check very long time ago as some pre-caution for concurrent file deletion.
> However, it may cause performance drop, especially for client nodes, As it appears that this check adds no value, it should be simply removed.



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