[jira] [Updated] (HBASE-5407) Show the per-region level request/sec count in the web ui

2012-02-17 Thread Phabricator (Updated) (JIRA)

 [ 
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, 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




[jira] [Updated] (HBASE-5407) Show the per-region level request/sec count in the web ui

2012-02-17 Thread Phabricator (Updated) (JIRA)

 [ 
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




[jira] [Updated] (HBASE-5407) Show the per-region level request/sec count in the web ui

2012-02-17 Thread Phabricator (Updated) (JIRA)

 [ 
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




[jira] [Updated] (HBASE-5407) Show the per-region level request/sec count in the web ui

2012-02-15 Thread Liyin Tang (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-5407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Liyin Tang updated HBASE-5407:
--

Description: It would be nice to show the per-region level request/sec 
count in the web ui, especially when debugging the hot region problem.  (was: 
It would be nice to show the per-region level request count in the web ui, 
especially when debugging the hot region problem.)
Summary: Show the per-region level request/sec count in the web ui  
(was: Show the per-region level request count in the web ui)

> 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
>
> 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