[
https://issues.apache.org/jira/browse/IGNITE-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-3887:
------------------------------------
Summary: IGFS: Encapsulate IgfsPath root. (was: IGFS: Encapsulate IgfsPath
root .)
> IGFS: Encapsulate IgfsPath root.
> --------------------------------
>
> Key: IGNITE-3887
> URL: https://issues.apache.org/jira/browse/IGNITE-3887
> Project: Ignite
> Issue Type: Task
> Components: IGFS
> Affects Versions: 1.7
> Reporter: Vladimir Ozerov
> Assignee: Vladimir Ozerov
> Priority: Minor
> Fix For: 1.8
>
>
> Currently we have some trash in {{IgfsPath}} class:
> 1) {{root()}} method;
> 2) {{new IgfsPath()}} which also creates a root;
> 3) {{isSame()}} method which simply delegates to {{equals()}}.
> Let's deprecate all these things and create consistent public static final
> ROOT singleton.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)