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 A8E6D9AAA for ; Fri, 17 Feb 2012 18:42:26 +0000 (UTC) Received: (qmail 47031 invoked by uid 500); 17 Feb 2012 18:42:26 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 46989 invoked by uid 500); 17 Feb 2012 18:42: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 46937 invoked by uid 99); 17 Feb 2012 18:42:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 18:42:26 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 18:42:23 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id E63331BD6DA for ; Fri, 17 Feb 2012 18:42:02 +0000 (UTC) Date: Fri, 17 Feb 2012 18:42:02 +0000 (UTC) From: "Phabricator (Updated) (JIRA)" To: issues@hbase.apache.org Message-ID: <531962466.51517.1329504122944.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <453296055.42225.1329335339696.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HBASE-5407) Show the per-region level request/sec count in the web ui MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HBASE-5407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-5407: ------------------------------- Attachment: D1779.1.patch Liyin requested code review of "[jira][HBASE-5407][89-fb] Show the per-region level request/sec count in the web ui". Reviewers: Kannan, Karthik It would be nice to show the per-region level request/sec count in the web ui, especially when debugging the hot region problem. TEST PLAN Tested on the dev cluster REVISION DETAIL https://reviews.facebook.net/D1779 AFFECTED FILES src/main/java/org/apache/hadoop/hbase/HServerLoad.java src/main/java/org/apache/hadoop/hbase/metrics/RequestMetrics.java src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java src/main/resources/hbase-webapps/regionserver/regionserver.jsp MANAGE HERALD DIFFERENTIAL RULES https://reviews.facebook.net/herald/view/differential/ WHY DID I GET THIS EMAIL? https://reviews.facebook.net/herald/transcript/3795/ Tip: use the X-Herald-Rules header to filter Herald messages in your client. > Show the per-region level request/sec count in the web ui > --------------------------------------------------------- > > Key: HBASE-5407 > URL: https://issues.apache.org/jira/browse/HBASE-5407 > Project: HBase > Issue Type: Improvement > Reporter: Liyin Tang > Assignee: Liyin Tang > Attachments: D1779.1.patch, D1779.1.patch > > > It would be nice to show the per-region level request/sec count in the web ui, especially when debugging the hot region problem. -- 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