You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Vinod Venkataraman (JIRA)" <ji...@apache.org> on 2012/11/15 21:21:12 UTC

[jira] [Created] (HBASE-7169) Adding latency counters to HTableMultiplexer

Vinod Venkataraman created HBASE-7169:
-----------------------------------------

             Summary: 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.2d

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

[jira] [Updated] (HBASE-7169) Adding latency counters to HTableMultiplexer

Posted by "Vinod Venkataraman (JIRA)" <ji...@apache.org>.
     [ 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