Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B830EFB62 for ; Sat, 13 Apr 2013 22:18:16 +0000 (UTC) Received: (qmail 23775 invoked by uid 500); 13 Apr 2013 22:18:16 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 23735 invoked by uid 500); 13 Apr 2013 22:18:16 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 23726 invoked by uid 99); 13 Apr 2013 22:18:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Apr 2013 22:18:16 +0000 Date: Sat, 13 Apr 2013 22:18:16 +0000 (UTC) From: "Amitanand Aiyer (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-7509) Enable RS to query a secondary datanode in parallel, if the primary takes too long 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/HBASE-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amitanand Aiyer updated HBASE-7509: ----------------------------------- Attachment: quorumDiffs.tgz The tar file contains the quorum reads related diffs for HBase. The bulk of this work was done in the DFSClient/DFSInputStream in the HDFS code base. On the hbase, there was very minor plumbing work to enable/control quorum reads without restarting the RS. You can find the diffs in the /hdfs and /hbase dirs. Please apply the diffs as numbered. > Enable RS to query a secondary datanode in parallel, if the primary takes too long > ---------------------------------------------------------------------------------- > > Key: HBASE-7509 > URL: https://issues.apache.org/jira/browse/HBASE-7509 > Project: HBase > Issue Type: Improvement > Reporter: Amitanand Aiyer > Priority: Minor > Attachments: quorumDiffs.tgz > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira