Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0D20B200B46 for ; Sat, 2 Jul 2016 07:40:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0B9B9160A6C; Sat, 2 Jul 2016 05:40:13 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7992C160A61 for ; Sat, 2 Jul 2016 07:40:12 +0200 (CEST) Received: (qmail 82482 invoked by uid 500); 2 Jul 2016 05:40:11 -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 82451 invoked by uid 99); 2 Jul 2016 05:40:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Jul 2016 05:40:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 47EA82C02AB for ; Sat, 2 Jul 2016 05:40:11 +0000 (UTC) Date: Sat, 2 Jul 2016 05:40:11 +0000 (UTC) From: "Reid Chan (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-14743) Add metrics around HeapMemoryManager MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 02 Jul 2016 05:40:13 -0000 [ https://issues.apache.org/jira/browse/HBASE-14743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360004#comment-15360004 ] Reid Chan commented on HBASE-14743: ----------------------------------- previous test failed caused by "TEST-org.apache.hadoop.hbase.TestAcidGuarantees.xml." this test failed caused by "TEST-org.apache.hadoop.hbase.client.TestHCM.xml." ...i don't understand. > Add metrics around HeapMemoryManager > ------------------------------------ > > Key: HBASE-14743 > URL: https://issues.apache.org/jira/browse/HBASE-14743 > Project: HBase > Issue Type: Improvement > Reporter: Elliott Clark > Assignee: Reid Chan > Priority: Minor > Attachments: HBASE-14743.009.patch, HBASE-14743.009.rw3.patch, HBASE-14743.009.v2.patch, HBASE-14743.010.patch, HBASE-14743.010.v2.patch, HBASE-14743.011.patch, Metrics snapshot 2016-6-30.png, Screen Shot 2016-06-16 at 5.39.13 PM.png, test2_1.png, test2_2.png, test2_3.png, test2_4.png > > > it would be good to know how many invocations there have been. > How many decided to expand memstore. > How many decided to expand block cache. > How many decided to do nothing. > etc. > When that's done use those metrics to clean up the tests. -- This message was sent by Atlassian JIRA (v6.3.4#6332)