[jira] [Updated] (HBASE-5297) Update metrics numOpenConnections and callQueueLen directly in HBaseServer

2012-01-31 Thread Zhihong Yu (Updated) (JIRA)

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

Zhihong Yu updated HBASE-5297:
--

  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

 Update metrics numOpenConnections and callQueueLen directly in HBaseServer
 --

 Key: HBASE-5297
 URL: https://issues.apache.org/jira/browse/HBASE-5297
 Project: HBase
  Issue Type: Improvement
  Components: metrics
Reporter: Scott Chen
Assignee: Scott Chen
Priority: Minor
 Fix For: 0.94.0

 Attachments: HBASE-5297.D1509.1.patch, HBASE-5297.D1509.2.patch, 
 HBASE-5297.D1509.3.patch


 It's better to directly update the metrics outside HBaseRpcMetrics so that 
 HBaseRpcMetrics doesn't have to hold reference to HBaseServer.

--
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-5297) Update metrics numOpenConnections and callQueueLen directly in HBaseServer

2012-01-27 Thread Phabricator (Updated) (JIRA)

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

Phabricator updated HBASE-5297:
---

Attachment: HBASE-5297.D1509.1.patch

sc requested code review of HBASE-5297 [jira] Update metrics 
numOpenConnections and callQueueLen directly in HBaseServer.
Reviewers: dhruba, tedyu, JIRA

  Update metrics numOpenConnections and callQueueLen directly in HBaseServer

  This removes the circular dependency of HbaseRpcMetrics and HBaseServer. There
  are also two minor changes.
  1. Remove unnecessary locking
  2. Add metrics for priorityCallQueueLen

  It's better to directly update the metrics outside HBaseRpcMetrics so that 
HBaseRpcMetrics doesn't have to hold reference to HBaseServer.

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D1509

AFFECTED FILES
  src/main/java/org/apache/hadoop/hbase/ipc/HBaseRpcMetrics.java
  src/main/java/org/apache/hadoop/hbase/ipc/HBaseServer.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/3129/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.


 Update metrics numOpenConnections and callQueueLen directly in HBaseServer
 --

 Key: HBASE-5297
 URL: https://issues.apache.org/jira/browse/HBASE-5297
 Project: HBase
  Issue Type: Improvement
  Components: metrics
Reporter: Scott Chen
Assignee: Scott Chen
Priority: Minor
 Attachments: HBASE-5297.D1509.1.patch


 It's better to directly update the metrics outside HBaseRpcMetrics so that 
 HBaseRpcMetrics doesn't have to hold reference to HBaseServer.

--
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-5297) Update metrics numOpenConnections and callQueueLen directly in HBaseServer

2012-01-27 Thread Phabricator (Updated) (JIRA)

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

Phabricator updated HBASE-5297:
---

Attachment: HBASE-5297.D1509.2.patch

sc updated the revision HBASE-5297 [jira] Update metrics numOpenConnections 
and callQueueLen directly in HBaseServer.
Reviewers: dhruba, tedyu, JIRA

  Addressed Zhihong's comment in the jira.
  Removed getCallQueueLen() and getNumOpenConnections() in RpcServer.java

REVISION DETAIL
  https://reviews.facebook.net/D1509

AFFECTED FILES
  src/main/java/org/apache/hadoop/hbase/ipc/HBaseRpcMetrics.java
  src/main/java/org/apache/hadoop/hbase/ipc/HBaseServer.java
  src/main/java/org/apache/hadoop/hbase/ipc/RpcServer.java


 Update metrics numOpenConnections and callQueueLen directly in HBaseServer
 --

 Key: HBASE-5297
 URL: https://issues.apache.org/jira/browse/HBASE-5297
 Project: HBase
  Issue Type: Improvement
  Components: metrics
Reporter: Scott Chen
Assignee: Scott Chen
Priority: Minor
 Attachments: HBASE-5297.D1509.1.patch, HBASE-5297.D1509.2.patch


 It's better to directly update the metrics outside HBaseRpcMetrics so that 
 HBaseRpcMetrics doesn't have to hold reference to HBaseServer.

--
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-5297) Update metrics numOpenConnections and callQueueLen directly in HBaseServer

2012-01-27 Thread Zhihong Yu (Updated) (JIRA)

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

Zhihong Yu updated HBASE-5297:
--

Status: Patch Available  (was: Open)

 Update metrics numOpenConnections and callQueueLen directly in HBaseServer
 --

 Key: HBASE-5297
 URL: https://issues.apache.org/jira/browse/HBASE-5297
 Project: HBase
  Issue Type: Improvement
  Components: metrics
Reporter: Scott Chen
Assignee: Scott Chen
Priority: Minor
 Attachments: HBASE-5297.D1509.1.patch, HBASE-5297.D1509.2.patch


 It's better to directly update the metrics outside HBaseRpcMetrics so that 
 HBaseRpcMetrics doesn't have to hold reference to HBaseServer.

--
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-5297) Update metrics numOpenConnections and callQueueLen directly in HBaseServer

2012-01-27 Thread Zhihong Yu (Updated) (JIRA)

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

Zhihong Yu updated HBASE-5297:
--

Fix Version/s: 0.94.0

 Update metrics numOpenConnections and callQueueLen directly in HBaseServer
 --

 Key: HBASE-5297
 URL: https://issues.apache.org/jira/browse/HBASE-5297
 Project: HBase
  Issue Type: Improvement
  Components: metrics
Reporter: Scott Chen
Assignee: Scott Chen
Priority: Minor
 Fix For: 0.94.0

 Attachments: HBASE-5297.D1509.1.patch, HBASE-5297.D1509.2.patch


 It's better to directly update the metrics outside HBaseRpcMetrics so that 
 HBaseRpcMetrics doesn't have to hold reference to HBaseServer.

--
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-5297) Update metrics numOpenConnections and callQueueLen directly in HBaseServer

2012-01-27 Thread Phabricator (Updated) (JIRA)

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

Phabricator updated HBASE-5297:
---

Attachment: HBASE-5297.D1509.3.patch

sc updated the revision HBASE-5297 [jira] Update metrics numOpenConnections 
and callQueueLen directly in HBaseServer.
Reviewers: dhruba, tedyu, JIRA

  Addressed Ted's comments

REVISION DETAIL
  https://reviews.facebook.net/D1509

AFFECTED FILES
  src/main/java/org/apache/hadoop/hbase/ipc/HBaseRpcMetrics.java
  src/main/java/org/apache/hadoop/hbase/ipc/HBaseServer.java
  src/main/java/org/apache/hadoop/hbase/ipc/RpcServer.java


 Update metrics numOpenConnections and callQueueLen directly in HBaseServer
 --

 Key: HBASE-5297
 URL: https://issues.apache.org/jira/browse/HBASE-5297
 Project: HBase
  Issue Type: Improvement
  Components: metrics
Reporter: Scott Chen
Assignee: Scott Chen
Priority: Minor
 Fix For: 0.94.0

 Attachments: HBASE-5297.D1509.1.patch, HBASE-5297.D1509.2.patch, 
 HBASE-5297.D1509.3.patch


 It's better to directly update the metrics outside HBaseRpcMetrics so that 
 HBaseRpcMetrics doesn't have to hold reference to HBaseServer.

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