Author: ramkrishna
Date: Thu Sep 29 06:53:16 2011
New Revision: 1177178
URL: http://svn.apache.org/viewvc?rev=1177178&view=rev
Log: (empty)
Modified:
hbase/trunk/CHANGES.txt
Modified: hbase/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hbase/trunk/CHANGES.txt?rev=1177178&r1=1177177&r2=1177178&view=diff
==============================================================================
--- hbase/trunk/CHANGES.txt (original)
+++ hbase/trunk/CHANGES.txt Thu Sep 29 06:53:16 2011
@@ -317,6 +317,7 @@ Release 0.92.0 - Unreleased
TESTS
HBASE-4450 test for number of blocks read: to serve as baseline for
expected
blocks read and for catching regressions (Kannan)
+ HBASE-4492 TestRollingRestart fails intermittently (Ted Yu and Ram)
IMPROVEMENTS
HBASE-3290 Max Compaction Size (Nicolas Spiegelberg via Stack)