Author: stack
Date: Sat Oct 16 05:46:27 2010
New Revision: 1023189
URL: http://svn.apache.org/viewvc?rev=1023189&view=rev
Log:
HBASE-3110 TestReplicationSink failing in TRUNK up on Hudson; mentioning fixed
issue in CHANGES.txt
Modified:
hbase/trunk/CHANGES.txt
Modified: hbase/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hbase/trunk/CHANGES.txt?rev=1023189&r1=1023188&r2=1023189&view=diff
==============================================================================
--- hbase/trunk/CHANGES.txt (original)
+++ hbase/trunk/CHANGES.txt Sat Oct 16 05:46:27 2010
@@ -591,6 +591,7 @@ Release 0.21.0 - Unreleased
HBASE-3081 Log Splitting & Replay: Distinguish between Network IOE and
Parsing IOE (Nicolas Spiegelberg via Stack)
HBASE-3098 TestMetaReaderEditor is broken in TRUNK; hangs
+ HBASE-3110 TestReplicationSink failing in TRUNK up on Hudson
IMPROVEMENTS