HBASE-4215 RS requestsPerSecond counter seems to be off

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1162199 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2011-08-26 18:27:34 +00:00
parent 389c621af6
commit 5f0953e69e
1 changed files with 1 additions and 1 deletions

View File

@ -423,6 +423,7 @@ Release 0.91.0 - Unreleased
HBASE-4039 Users should be able to choose custom TableInputFormats without
modifying TableMapReduceUtil.initTableMapperJob() (Brock Noland)
HBASE-4185 Add doc for new hfilev2 format
HBASE-4315 RS requestsPerSecond counter seems to be off (subramanian raghunathan)
NEW FEATURES
HBASE-2001 Coprocessors: Colocate user code with regions (Mingjie Lai via
@ -484,7 +485,6 @@ Release 0.90.5 - Unreleased
IMPROVEMENT
HBASE-4205 Enhance HTable javadoc (Eric Charles)
HBASE-4222 Make HLog more resilient to write pipeline failures
HBASE-4315 RS requestsPerSecond counter seems to be off (subramanian raghunathan)
Release 0.90.4 - August 10, 2011