HBASE-2284 fsWriteLatency metric may be incorrectly reported

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@918858 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2010-03-04 05:20:33 +00:00
parent 061118d787
commit b4e29fb201
1 changed files with 2 additions and 0 deletions

View File

@ -219,6 +219,8 @@ Release 0.21.0 - Unreleased
HBASE-2276 Hbase Shell hcd() method is broken by the replication scope
parameter (Alexey Kovyrin via Lars George)
HBASE-2244 META gets inconsistent in a number of crash scenarios
HBASE-2284 fsWriteLatency metric may be incorrectly reported
(Kannan Muthukkaruppan via Stack)
IMPROVEMENTS
HBASE-1760 Cleanup TODOs in HTable