You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/02/26 08:41:04 UTC

[jira] [Created] (IGNITE-348) Move IgfsHadoopFileSystemWrapper to public API.

Vladimir Ozerov created IGNITE-348:
--------------------------------------

             Summary: Move IgfsHadoopFileSystemWrapper to public API.
                 Key: IGNITE-348
                 URL: https://issues.apache.org/jira/browse/IGNITE-348
             Project: Ignite
          Issue Type: Task
          Components: hadoop
    Affects Versions: sprint-1
            Reporter: Vladimir Ozerov
            Assignee: Ivan Veselovsky
            Priority: Critical
             Fix For: sprint-2


IgfsHadoopFileSystemWrapper is located in private package.
1) Need to move it to org.apache.ignite.igfs.hadoop
2) "Wrapper" is a misleading name. Should be something like "IgfsHadoopFileSystemProxy" or "IgfsHadoopFileSystemDelegate"
3) Ensure that all non-code occurrences are cleaned as well.



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