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 E39E110687 for ; Tue, 10 Dec 2013 19:00:07 +0000 (UTC) Received: (qmail 92851 invoked by uid 500); 10 Dec 2013 19:00:07 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 92746 invoked by uid 500); 10 Dec 2013 19:00:07 -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 92738 invoked by uid 99); 10 Dec 2013 19:00:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Dec 2013 19:00:07 +0000 Date: Tue, 10 Dec 2013 19:00:07 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-10116) SlabCache metrics improvements 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-10116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844544#comment-13844544 ] Andrew Purtell commented on HBASE-10116: ---------------------------------------- bq. This might be a point of confusion for users. I think that's fine as long as it is documented in the manual > SlabCache metrics improvements > ------------------------------ > > Key: HBASE-10116 > URL: https://issues.apache.org/jira/browse/HBASE-10116 > Project: HBase > Issue Type: Improvement > Components: metrics, regionserver > Reporter: Nick Dimiduk > Assignee: Nick Dimiduk > Priority: Minor > Fix For: 0.98.0, 0.96.2, 0.99.0 > > Attachments: HBASE-10116.00.patch > > > SlabCache incorrectly reports block count and could do a better job reporting free size. MetricsRegionServerWrapperImpl incorrectly reports block cache count. Expose Direct Memory stats on RegionServer WebUI. > Also clean up javadoc on BlockCache interface methods, and whitespace in cache-related classes. -- This message was sent by Atlassian JIRA (v6.1.4#6159)