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 EDF8010871 for ; Wed, 26 Aug 2015 02:54:45 +0000 (UTC) Received: (qmail 84247 invoked by uid 500); 26 Aug 2015 02:54:45 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 84196 invoked by uid 500); 26 Aug 2015 02:54:45 -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 84179 invoked by uid 99); 26 Aug 2015 02:54:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Aug 2015 02:54:45 +0000 Date: Wed, 26 Aug 2015 02:54:45 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-14314) Metrics for block cache should take region replicas into account 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-14314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-14314: --------------------------- Attachment: 14314-v1.txt Patch v1 for master branch. > Metrics for block cache should take region replicas into account > ---------------------------------------------------------------- > > Key: HBASE-14314 > URL: https://issues.apache.org/jira/browse/HBASE-14314 > Project: HBase > Issue Type: Improvement > Reporter: Ted Yu > Assignee: Ted Yu > Attachments: 14314-v1.txt > > > Currently metrics for block cache are aggregates in the sense that they don't distinguish primary from secondary / tertiary replicas. > This JIRA separates the block cache metrics for primary region replica from the aggregate. -- This message was sent by Atlassian JIRA (v6.3.4#6332)