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 03DC417AF7 for ; Tue, 28 Oct 2014 21:47:35 +0000 (UTC) Received: (qmail 26597 invoked by uid 500); 28 Oct 2014 21:47:34 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 26495 invoked by uid 500); 28 Oct 2014 21:47:34 -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 26136 invoked by uid 99); 28 Oct 2014 21:47:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Oct 2014 21:47:34 +0000 Date: Tue, 28 Oct 2014 21:47:34 +0000 (UTC) From: "Yi Deng (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-12368) Use FastLongHistogram to accellerate histogram based metric stats 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-12368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14187526#comment-14187526 ] Yi Deng commented on HBASE-12368: --------------------------------- The diff is also available here: https://reviews.facebook.net/D27669 > Use FastLongHistogram to accellerate histogram based metric stats > ----------------------------------------------------------------- > > Key: HBASE-12368 > URL: https://issues.apache.org/jira/browse/HBASE-12368 > Project: HBase > Issue Type: Improvement > Components: metrics > Affects Versions: 1.0.0, 2.0.0 > Reporter: Yi Deng > Assignee: Yi Deng > Priority: Minor > Labels: metrics > Attachments: 0001-Add-Percentiles-who-uses-FatLongHistogram-to-replace.patch > > > Use FastLongHistogram to accellerate histogram based metric stats. -- This message was sent by Atlassian JIRA (v6.3.4#6332)