Return-Path: X-Original-To: apmail-ignite-issues-archive@minotaur.apache.org Delivered-To: apmail-ignite-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D360018488 for ; Fri, 25 Mar 2016 12:49:25 +0000 (UTC) Received: (qmail 50527 invoked by uid 500); 25 Mar 2016 12:49:25 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 50486 invoked by uid 500); 25 Mar 2016 12:49:25 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 50457 invoked by uid 99); 25 Mar 2016 12:49:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Mar 2016 12:49:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7D1132C14DC for ; Fri, 25 Mar 2016 12:49:25 +0000 (UTC) Date: Fri, 25 Mar 2016 12:49:25 +0000 (UTC) From: "Vladimir Ozerov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (IGNITE-1637) IGFS: Consistent properties propagation. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IGNITE-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ozerov updated IGNITE-1637: ------------------------------------ Fix Version/s: (was: 1.6) 1.7 > 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 > Assignee: Ivan Veselovsky > Priority: Critical > Fix For: 1.7 > > > 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)