HBASE-2244 META gets inconsistent in a number of crash scenarios

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@918271 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2010-03-02 23:46:19 +00:00
parent ee54d203e9
commit 73b4ceb658
1 changed files with 1 additions and 0 deletions

View File

@ -218,6 +218,7 @@ Release 0.21.0 - Unreleased
since move to Mavenized build
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
IMPROVEMENTS
HBASE-1760 Cleanup TODOs in HTable