You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ryan rawson (JIRA)" <ji...@apache.org> on 2010/01/12 00:10:54 UTC

[jira] Updated: (HBASE-2109) status 'simple' should show total requests per second, also the requests/sec is wrong as is

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

ryan rawson updated HBASE-2109:
-------------------------------

    Attachment: HBASE-2109.patch

> status 'simple' should show total requests per second, also the requests/sec is wrong as is
> -------------------------------------------------------------------------------------------
>
>                 Key: HBASE-2109
>                 URL: https://issues.apache.org/jira/browse/HBASE-2109
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.20.3, 0.21.0
>            Reporter: ryan rawson
>         Attachments: HBASE-2109.patch
>
>
> status 'simple' doesnt give us aggregate load, leaving the user to add up numbers by hand. 
> Futhermore, the per-server requests numbers are off, too high by a factor of 3 - they are using the default toString() which assumes a 1 second report rate, when the shipping default is 3 seconds.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.