[ 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-v2.patch here is a revised patch that doesnt do the 3 second thing. hopefully we can revamp the stats system to not be dependent on any tick time-like value. > 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-v2.patch, 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.