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

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

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

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

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