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 8B8F6114FE for ; Wed, 23 Jul 2014 03:34:39 +0000 (UTC) Received: (qmail 46015 invoked by uid 500); 23 Jul 2014 03:34:39 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 45704 invoked by uid 500); 23 Jul 2014 03:34:39 -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 45667 invoked by uid 99); 23 Jul 2014 03:34:39 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jul 2014 03:34:39 +0000 Date: Wed, 23 Jul 2014 03:34:38 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-11573) Report age on eviction 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-11573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-11573: -------------------------- Attachment: 11573v3.txt Thanks [~ndimiduk]. I'll take that as a +1. v3 changes age to seconds from ms. > Report age on eviction > ---------------------- > > Key: HBASE-11573 > URL: https://issues.apache.org/jira/browse/HBASE-11573 > Project: HBase > Issue Type: Sub-task > Components: BlockCache > Reporter: stack > Assignee: stack > Fix For: 0.99.0, 2.0.0 > > Attachments: 11573.txt, 11573v2.txt, 11573v3.txt, Screen Shot 2014-07-22 at 5.17.27 PM.png > > > From the parent issue, Todd reminds us of the old Jim Gray '5 minute rule' on whether to cache. > In master, we were reporting age only it was the inactionable inverse of 'how long blocks are staying in the cache'. > Let me add to our cache stats a histogram of age on eviction and change the UI reporting so it is age at eviction (plus stddev). The JSON version has percentiles (and if wanted, the old age report of age of items in cache). -- This message was sent by Atlassian JIRA (v6.2#6252)