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 96E63200B86 for ; Sun, 4 Sep 2016 01:10:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 95424160ACF; Sat, 3 Sep 2016 23:10: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 1136D160ACD for ; Sun, 4 Sep 2016 01:10:21 +0200 (CEST) Received: (qmail 31416 invoked by uid 500); 3 Sep 2016 23:10:21 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 31263 invoked by uid 99); 3 Sep 2016 23:10:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Sep 2016 23:10:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D02B02C1B7F for ; Sat, 3 Sep 2016 23:10:20 +0000 (UTC) Date: Sat, 3 Sep 2016 23:10:20 +0000 (UTC) From: "Virajith Jalaparti (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Work stopped] (HDFS-10636) Modify ReplicaInfo to remove the assumption that replica metadata and data are stored in java.io.File. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 03 Sep 2016 23:10:22 -0000 [ https://issues.apache.org/jira/browse/HDFS-10636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HDFS-10636 stopped by Virajith Jalaparti. ------------------------------------------------- > Modify ReplicaInfo to remove the assumption that replica metadata and data are stored in java.io.File. > ------------------------------------------------------------------------------------------------------ > > Key: HDFS-10636 > URL: https://issues.apache.org/jira/browse/HDFS-10636 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: datanode, fs > Reporter: Virajith Jalaparti > Assignee: Virajith Jalaparti > Attachments: HDFS-10636.001.patch, HDFS-10636.002.patch, HDFS-10636.003.patch, HDFS-10636.004.patch, HDFS-10636.005.patch, HDFS-10636.006.patch, HDFS-10636.007.patch > > > Replace java.io.File related APIs from {{ReplicaInfo}}, and enable the definition of new {{ReplicaInfo}} sub-classes whose metadata and data can be present on external storages (HDFS-9806). -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org