Vladimir Ozerov created IGNITE-3163:
---------------------------------------
Summary: IGFS: Add working directory notion.
Key: IGNITE-3163
URL:
https://issues.apache.org/jira/browse/IGNITE-3163 Project: Ignite
Issue Type: Task
Components: IGFS
Affects Versions: 1.5.0.final
Reporter: Vladimir Ozerov
Assignee: Vladimir Ozerov
Fix For: 1.6
Currently when user configure secondary file system, it provides URI. We do not use path of this URI and rely only on authority component. For this reason "file:///" and "file:///path/" setting will be processed in the same
We need to respect path component as well and append it so that use can use relative paths easily.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)