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

Vinod Venkataraman updated HBASE-7169:
--------------------------------------

    Description: HTableMultiplexer is a useful client library for isolating 
regionserver failures, especially for clients that talk to several 
regionservers at a high throughput. It exposes useful metrics to the client on 
how many puts failed per regionserver. This patch adds average/max latency 
counters as well.  (was: HTableMultiplexer is a useful client library for 
isolating regionserver failures, especially for clients that talk to several 
regionservers at a high throughput. It exposes useful metrics to the client on 
how many puts failed per regionserver. This patch adds average/max latency 
counters as well.2d)
    
> Adding latency counters to HTableMultiplexer
> --------------------------------------------
>
>                 Key: HBASE-7169
>                 URL: https://issues.apache.org/jira/browse/HBASE-7169
>             Project: HBase
>          Issue Type: Improvement
>          Components: Client
>    Affects Versions: 0.89-fb
>            Reporter: Vinod Venkataraman
>            Priority: Minor
>             Fix For: 0.89-fb
>
>
> HTableMultiplexer is a useful client library for isolating regionserver 
> failures, especially for clients that talk to several regionservers at a high 
> throughput. It exposes useful metrics to the client on how many puts failed 
> per regionserver. This patch adds average/max latency counters as well.

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