Messed it up when committing

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@721531 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jean-Daniel Cryans 2008-11-28 16:38:42 +00:00
parent 87b6cb8880
commit 08eef7d821
1 changed files with 1 additions and 1 deletions

View File

@ -85,6 +85,7 @@ Release 0.19.0 - Unreleased
HBASE-1016 Fix example in javadoc overvie
HBASE-1021 hbase metrics FileContext not working
HBASE-1023 Check global flusher
HBASE-1036 HBASE-1028 broke Thrift
IMPROVEMENTS
HBASE-901 Add a limit to key length, check key and value length on client side
@ -151,7 +152,6 @@ Release 0.19.0 - Unreleased
(Andrzej Bialecki via Stack)
HBASE-625 Metrics support for cluster load history: emissions and graphs
HBASE-883 Secondary indexes (Clint Morgan via Andrew Purtell)
HABSE-1036 HBASE-1028 broke Thrift
OPTIMIZATIONS
HBASE-748 Add an efficient way to batch update many rows