[ 
https://issues.apache.org/jira/browse/HBASE-7379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534638#comment-13534638
 ] 

Elliott Clark commented on HBASE-7379:
--------------------------------------

The RPC metrics already have the rpc queue length and rpc queue size metrics.  
https://github.com/apache/hbase/blob/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/MetricsHBaseServerWrapperImpl.java

It doesn't seem like duplicating those is necessary.
                
> Port '[89-fb] prevent OOM possibility due to per connection responseQueue 
> being unbounded' to trunk
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-7379
>                 URL: https://issues.apache.org/jira/browse/HBASE-7379
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 0.96.0
>
>         Attachments: 7379-trunk.txt
>
>
> HBASE-6728 ported '[89-fb] prevent OOM possibility due to per connection 
> responseQueue being unbounded' to 0.94 branch
> This issue is to port it to trunk

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to