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 4A99D1891A for ; Fri, 21 Aug 2015 17:12:46 +0000 (UTC) Received: (qmail 18197 invoked by uid 500); 21 Aug 2015 17:12:46 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 18143 invoked by uid 500); 21 Aug 2015 17:12:46 -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 18129 invoked by uid 99); 21 Aug 2015 17:12:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Aug 2015 17:12:46 +0000 Date: Fri, 21 Aug 2015 17:12:46 +0000 (UTC) From: "Sean Busbey (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-14282) Remove metrics2 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-14282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707055#comment-14707055 ] Sean Busbey commented on HBASE-14282: ------------------------------------- switch to [coda hale's metrics|https://github.com/dropwizard/metrics]? > Remove metrics2 > --------------- > > Key: HBASE-14282 > URL: https://issues.apache.org/jira/browse/HBASE-14282 > Project: HBase > Issue Type: Improvement > Components: metrics > Reporter: Elliott Clark > Priority: Critical > Fix For: 2.0.0 > > > Metrics2 has a whole bunch of race conditions and weird edges because of all of the caching that metrics2 does. > Additionally tying something so integral to hadoop who has lots of versions we support has been a maintenance nightmare. It would allow us to completely get rid of the compat modules. > Rip it out. -- This message was sent by Atlassian JIRA (v6.3.4#6332)