HBASE-448 Add missing name mark

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@628899 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bryan Duxbury 2008-02-18 22:33:23 +00:00
parent 51a7b53e5b
commit 1f99a440f1
1 changed files with 2 additions and 1 deletions

View File

@ -20,6 +20,7 @@ Hbase Change Log
HBASE-437 Clear Command should use system.out (Edward Yoon via Stack) HBASE-437 Clear Command should use system.out (Edward Yoon via Stack)
HBASE-434, HBASE-435 TestTableIndex and TestTableMapReduce failed in Hudson builds HBASE-434, HBASE-435 TestTableIndex and TestTableMapReduce failed in Hudson builds
HBASE-446 Fully qualified hbase.rootdir doesn't work HBASE-446 Fully qualified hbase.rootdir doesn't work
HBASE-438 XMLOutputter state should be initialized. (Edward Yoon via Stack)
IMPROVEMENTS IMPROVEMENTS
HBASE-415 Rewrite leases to use DelayedBlockingQueue instead of polling HBASE-415 Rewrite leases to use DelayedBlockingQueue instead of polling
@ -225,7 +226,7 @@ Release 0.16.0
to have to have
HADOOP-2493 hbase will split on row when the start and end row is the HADOOP-2493 hbase will split on row when the start and end row is the
same cause data loss (Bryan Duxbury via Stack) same cause data loss (Bryan Duxbury via Stack)
HADOOP-2629 Shell digests garbage without complaint HADOOP-2629 Shell digests garbage without complaint (Edward Yoon via Stack)
HADOOP-2619 Compaction errors after a region splits HADOOP-2619 Compaction errors after a region splits
HADOOP-2621 Memcache flush flushing every 60 secs with out considering HADOOP-2621 Memcache flush flushing every 60 secs with out considering
the max memcache size the max memcache size