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

[jira] [Created] (IGNITE-1637) IGFS: Consistent properties propagation.

Vladimir Ozerov created IGNITE-1637:
---------------------------------------

             Summary: IGFS: Consistent properties propagation.
                 Key: IGNITE-1637
                 URL: https://issues.apache.org/jira/browse/IGNITE-1637
             Project: Ignite
          Issue Type: Task
          Components: hadoop
    Affects Versions: ignite-1.4
            Reporter: Vladimir Ozerov
            Priority: Critical
             Fix For: ignite-1.5


IGFS has methods accepting properties map. E.g., create, append, mkdirs. 
How we should apply these properties? Two strategies are possible:
1) Apply there properties only to leaf node, and set defaults to parent nodes.
2) Apply there properties to all created nodes.

Lets take HDFS as a reference for this. 



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