You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2019/02/14 13:28:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov closed IGNITE-1637.
-----------------------------------

> IGFS: Consistent properties propagation.
> ----------------------------------------
>
>                 Key: IGNITE-1637
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1637
>             Project: Ignite
>          Issue Type: Task
>          Components: igfs
>    Affects Versions: ignite-1.4
>            Reporter: Vladimir Ozerov
>            Priority: Minor
>         Attachments: IGNITE_1637.patch
>
>
> 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
(v7.6.3#76005)