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/08 15:27:26 UTC

[jira] [Created] (IGNITE-1638) IGFS: Review IgfsImpl.checkConflictWithPrimary() method.

Vladimir Ozerov created IGNITE-1638:
---------------------------------------

             Summary: IGFS: Review IgfsImpl.checkConflictWithPrimary() method.
                 Key: IGNITE-1638
                 URL: https://issues.apache.org/jira/browse/IGNITE-1638
             Project: Ignite
          Issue Type: Task
          Components: hadoop
    Affects Versions: ignite-1.4
            Reporter: Vladimir Ozerov
             Fix For: ignite-1.5


This method looks very suspicious to me. It checks whether secondary file system contains any file under the same path as IGFS primary direcotry. If yes - an exception is thrown.
But why? What is the use case we are trying to resolve with this?

We need to re-think this approach and decide whether to leave it or remove it.



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