Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9BED0200BB2 for ; Sat, 15 Oct 2016 01:30:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9AC0C160ADD; Fri, 14 Oct 2016 23:30:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1C3EC160AE3 for ; Sat, 15 Oct 2016 01:30:21 +0200 (CEST) Received: (qmail 85878 invoked by uid 500); 14 Oct 2016 23:30:20 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 85848 invoked by uid 99); 14 Oct 2016 23:30:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Oct 2016 23:30:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 993E72C4C76 for ; Fri, 14 Oct 2016 23:30:20 +0000 (UTC) Date: Fri, 14 Oct 2016 23:30:20 +0000 (UTC) From: "Manoj Govindassamy (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-13722) Code cleanup -- ViewFileSystem and InodeTree MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 14 Oct 2016 23:30:22 -0000 [ https://issues.apache.org/jira/browse/HADOOP-13722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manoj Govindassamy updated HADOOP-13722: ---------------------------------------- Attachment: HADOOP-13722.01.patch Attaching v01 patch to address various code cleanliness issues in {{ViewFileSystem}} and {{InodeTree}} > Code cleanup -- ViewFileSystem and InodeTree > -------------------------------------------- > > Key: HADOOP-13722 > URL: https://issues.apache.org/jira/browse/HADOOP-13722 > Project: Hadoop Common > Issue Type: Bug > Affects Versions: 3.0.0-alpha2 > Reporter: Manoj Govindassamy > Assignee: Manoj Govindassamy > Priority: Minor > Attachments: HADOOP-13722.01.patch > > > ViewFileSystem is the FileSystem for viewfs:// and its uses InodeTree to manage the mount points. These files being very old, don't quit adhere to the styling and coding standards. Will do code cleanup of these files as part of this jira. No new functionalities or tests will be added as part of this jira. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org