Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E820D189A6 for ; Wed, 27 Jan 2016 08:43:47 +0000 (UTC) Received: (qmail 15733 invoked by uid 500); 27 Jan 2016 08:43:40 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 15652 invoked by uid 500); 27 Jan 2016 08:43:40 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 15593 invoked by uid 99); 27 Jan 2016 08:43:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jan 2016 08:43:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F1F712C1F71 for ; Wed, 27 Jan 2016 08:43:39 +0000 (UTC) Date: Wed, 27 Jan 2016 08:43:39 +0000 (UTC) From: "Kai Zheng (JIRA)" To: common-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HADOOP-12744) Refactoring of checksum failure report related codes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Kai Zheng created HADOOP-12744: ---------------------------------- Summary: Refactoring of checksum failure report related codes Key: HADOOP-12744 URL: https://issues.apache.org/jira/browse/HADOOP-12744 Project: Hadoop Common Issue Type: Improvement Reporter: Kai Zheng Assignee: Kai Zheng This was from discussion with [~jingzhao] in HDFS-9646. Jing, wish you don't mind I'm handling it here. I planned to refactor the mentioned codes along with other codes related to the work in HDFS-9694, but I found the result patch there is too large, so separate it out here. -- This message was sent by Atlassian JIRA (v6.3.4#6332)