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)