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 7B0909EAE for ; Fri, 1 Jun 2012 16:57:26 +0000 (UTC) Received: (qmail 39368 invoked by uid 500); 1 Jun 2012 16:57:26 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 39331 invoked by uid 500); 1 Jun 2012 16:57:26 -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 39322 invoked by uid 99); 1 Jun 2012 16:57:26 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jun 2012 16:57:26 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 28FA3141663 for ; Fri, 1 Jun 2012 16:57:26 +0000 (UTC) Date: Fri, 1 Jun 2012 16:57:26 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: <840662593.27331.1338569846169.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1063917068.2805.1300750145722.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HBASE-3680) Publish more metrics about mslab 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-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3680: ------------------------- Fix Version/s: (was: 0.92.2) 0.92.3 > Publish more metrics about mslab > -------------------------------- > > Key: HBASE-3680 > URL: https://issues.apache.org/jira/browse/HBASE-3680 > Project: HBase > Issue Type: Improvement > Affects Versions: 0.90.1 > Reporter: Jean-Daniel Cryans > Assignee: Todd Lipcon > Fix For: 0.92.3 > > Attachments: hbase-3680.txt, hbase-3680.txt > > > We have been using mslab on all our clusters for a while now and it seems it tends to OOME or send us into GC loops of death a lot more than it used to. For example, one RS with mslab enabled and 7GB of heap died out of OOME this afternoon; it had .55GB in the block cache and 2.03GB in the memstores which doesn't account for much... but it could be that because of mslab a lot of space was lost in those incomplete 2MB blocks and without metrics we can't really tell. Compactions were running at the time of the OOME and I see block cache activity. The average load on that cluster is 531. > We should at least publish the total size of all those blocks and maybe even take actions based on that (like force flushing). -- 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