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 2055F200B7E for ; Tue, 23 Aug 2016 05:29:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1F23B160AC3; Tue, 23 Aug 2016 03:29: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 9276C160AB3 for ; Tue, 23 Aug 2016 05:29:21 +0200 (CEST) Received: (qmail 36323 invoked by uid 500); 23 Aug 2016 03:29:20 -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 36282 invoked by uid 99); 23 Aug 2016 03:29:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2016 03:29:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7CA0C2C0152 for ; Tue, 23 Aug 2016 03:29:20 +0000 (UTC) Date: Tue, 23 Aug 2016 03:29:20 +0000 (UTC) From: "Kai Zheng (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-8905) Refactor DFSInputStream#ReaderStrategy MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 23 Aug 2016 03:29:22 -0000 [ https://issues.apache.org/jira/browse/HDFS-8905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15432076#comment-15432076 ] Kai Zheng commented on HDFS-8905: --------------------------------- Thanks Sammi for the update. The latest change looks good to me, in addition to the earlier changes being reviewed already. +1 pending on Jenkins. > Refactor DFSInputStream#ReaderStrategy > -------------------------------------- > > Key: HDFS-8905 > URL: https://issues.apache.org/jira/browse/HDFS-8905 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: erasure-coding > Reporter: Kai Zheng > Assignee: SammiChen > Attachments: HDFS-8905-HDFS-7285-v1.patch, HDFS-8905-v10.patch, HDFS-8905-v11.patch, HDFS-8905-v12.patch, HDFS-8905-v13.patch, HDFS-8905-v14.patch, HDFS-8905-v2.patch, HDFS-8905-v3.patch, HDFS-8905-v4.patch, HDFS-8905-v5.patch, HDFS-8905-v6.patch, HDFS-8905-v7.patch, HDFS-8905-v8.patch, HDFS-8905-v9.patch > > > DFSInputStream#ReaderStrategy family don't look very good. This refactors a little bit to make them make more sense. -- 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