Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 6AE0F181B3 for ; Tue, 25 Aug 2015 05:21:46 +0000 (UTC) Received: (qmail 87553 invoked by uid 500); 25 Aug 2015 05:21:46 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 87498 invoked by uid 500); 25 Aug 2015 05:21:46 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 87483 invoked by uid 99); 25 Aug 2015 05:21:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Aug 2015 05:21:46 +0000 Date: Tue, 25 Aug 2015 05:21:46 +0000 (UTC) From: "Mingliang Liu (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-8938) Refactor BlockManager in blockmanagement 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/HDFS-8938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-8938: -------------------------------- Attachment: HDFS-8938.004.patch The v4 patch rebases from the trunk branch, and make variable members in {{ReplicationWork}} and {{BlockToMarkCorrupt}} private. > Refactor BlockManager in blockmanagement > ---------------------------------------- > > Key: HDFS-8938 > URL: https://issues.apache.org/jira/browse/HDFS-8938 > Project: Hadoop HDFS > Issue Type: Task > Components: build > Reporter: Mingliang Liu > Assignee: Mingliang Liu > Attachments: HDFS-8938.000.patch, HDFS-8938.001.patch, HDFS-8938.002.patch, HDFS-8938.003.patch, HDFS-8938.004.patch > > > This lira tracks the effort of refactoring the {{BlockManager}} in {{hdfs.server.blockmanagement}} package. -- This message was sent by Atlassian JIRA (v6.3.4#6332)