Updated CHANGES.txt for HBASE-4010

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1138528 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Zhihong Yu 2011-06-22 16:11:49 +00:00
parent 7f2792b11b
commit 14500a921b
1 changed files with 1 additions and 0 deletions

View File

@ -271,6 +271,7 @@ Release 0.91.0 - Unreleased
HBASE-4011 New MasterObserver hook: post startup of active master HBASE-4011 New MasterObserver hook: post startup of active master
HBASE-3994 SplitTransaction has a window where clients can HBASE-3994 SplitTransaction has a window where clients can
get RegionOfflineException get RegionOfflineException
HBASE-4010 HMaster.createTable could be heavily optimized
TASKS TASKS
HBASE-3559 Move report of split to master OFF the heartbeat channel HBASE-3559 Move report of split to master OFF the heartbeat channel