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 A23EB9009 for ; Fri, 15 Jun 2012 02:22:44 +0000 (UTC) Received: (qmail 24888 invoked by uid 500); 15 Jun 2012 02:22:43 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 24832 invoked by uid 500); 15 Jun 2012 02:22:43 -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 24764 invoked by uid 99); 15 Jun 2012 02:22:43 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jun 2012 02:22:43 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 429C4142863 for ; Fri, 15 Jun 2012 02:22:43 +0000 (UTC) Date: Fri, 15 Jun 2012 02:22:43 +0000 (UTC) From: "Mikhail Bautin (JIRA)" To: issues@hbase.apache.org Message-ID: <1286752632.17545.1339726963275.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (HBASE-6213) Add metrics for the number of blocks in cache per CF and block type MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Mikhail Bautin created HBASE-6213: ------------------------------------- Summary: Add metrics for the number of blocks in cache per CF and block type Key: HBASE-6213 URL: https://issues.apache.org/jira/browse/HBASE-6213 Project: HBase Issue Type: Improvement Reporter: Mikhail Bautin Priority: Minor We need to know the number of blocks in cache per CF/block type, not just the total size of all blocks of the given type, in order to measure data block encoding efficiency. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira