HBASE-2307 hbase-2295 changed hregion size, testheapsize broke... fix it

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@921626 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2010-03-10 23:33:18 +00:00
parent 6d0d1cc9a9
commit 1030b60316
1 changed files with 1 additions and 0 deletions

View File

@ -232,6 +232,7 @@ Release 0.21.0 - Unreleased
HBASE-2295 Row locks may deadlock with themselves
(dhruba borthakur via Stack)
HBASE-2308 Fix the bin/rename_table.rb script, make it work again
HBASE-2307 hbase-2295 changed hregion size, testheapsize broke... fix it
IMPROVEMENTS
HBASE-1760 Cleanup TODOs in HTable