Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-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 864EBC3D5 for ; Tue, 9 Dec 2014 00:06:14 +0000 (UTC) Received: (qmail 41366 invoked by uid 500); 9 Dec 2014 00:06:13 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 41239 invoked by uid 500); 9 Dec 2014 00:06:13 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 40974 invoked by uid 99); 9 Dec 2014 00:06:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Dec 2014 00:06:13 +0000 Date: Tue, 9 Dec 2014 00:06:13 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-12658) Backport HBASE-12574 (Update replication metrics to not do so many map look ups) to 0.98 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Andrew Purtell created HBASE-12658: -------------------------------------- Summary: Backport HBASE-12574 (Update replication metrics to not do so many map look ups) to 0.98 Key: HBASE-12658 URL: https://issues.apache.org/jira/browse/HBASE-12658 Project: HBase Issue Type: Task Reporter: Andrew Purtell Assignee: Andrew Purtell Fix For: 0.98.9 Backport HBASE-12574 (Update replication metrics to not do so many map look ups) to 0.98. Nice enhancement. It's a refactor so need to check for compat issues there, and we need to add Hadoop 1 compat module support. -- This message was sent by Atlassian JIRA (v6.3.4#6332)