Return-Path: Delivered-To: apmail-hadoop-hbase-dev-archive@minotaur.apache.org Received: (qmail 19985 invoked from network); 22 Jan 2010 18:14:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Jan 2010 18:14:42 -0000 Received: (qmail 48390 invoked by uid 500); 22 Jan 2010 18:14:42 -0000 Delivered-To: apmail-hadoop-hbase-dev-archive@hadoop.apache.org Received: (qmail 48369 invoked by uid 500); 22 Jan 2010 18:14:42 -0000 Mailing-List: contact hbase-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-dev@hadoop.apache.org Delivered-To: mailing list hbase-dev@hadoop.apache.org Received: (qmail 48359 invoked by uid 99); 22 Jan 2010 18:14:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jan 2010 18:14:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jan 2010 18:14:41 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8381E29A0012 for ; Fri, 22 Jan 2010 10:14:21 -0800 (PST) Message-ID: <538177184.10041264184061537.JavaMail.jira@brutus.apache.org> Date: Fri, 22 Jan 2010 18:14:21 +0000 (UTC) From: "stack (JIRA)" To: hbase-dev@hadoop.apache.org Subject: [jira] Resolved: (HBASE-2146) RPC related metrics are missing in 0.20.3 since recent changes In-Reply-To: <756845875.336611263906234423.JavaMail.jira@brutus.apache.org> 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-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-2146. -------------------------- Resolution: Fixed Fix Version/s: (was: 0.20.4) 0.20.3 Hadoop Flags: [Reviewed] Applied branch. Resolving. Thanks for the patch Gary. > RPC related metrics are missing in 0.20.3 since recent changes > -------------------------------------------------------------- > > Key: HBASE-2146 > URL: https://issues.apache.org/jira/browse/HBASE-2146 > Project: Hadoop HBase > Issue Type: Bug > Affects Versions: 0.20.3 > Reporter: Lars George > Assignee: Gary Helmling > Fix For: 0.20.3, 0.21.0 > > Attachments: HBASE-2146_0.20.patch, HBASE-2146_trunk.patch, jconsole-hbase-rpc.png, jmx-diffs.txt > > > Since the recent change to the Metrics setup it seems that the RPC related stats have been completely dropped. See attached files for details. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.