You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by la...@apache.org on 2012/09/21 23:31:03 UTC

svn commit: r1388691 - /hbase/branches/0.94/CHANGES.txt

Author: larsh
Date: Fri Sep 21 21:31:02 2012
New Revision: 1388691

URL: http://svn.apache.org/viewvc?rev=1388691&view=rev
Log:
CHANGES.txt for 0.94.2RC1, accomodate new commits

Modified:
    hbase/branches/0.94/CHANGES.txt

Modified: hbase/branches/0.94/CHANGES.txt
URL: http://svn.apache.org/viewvc/hbase/branches/0.94/CHANGES.txt?rev=1388691&r1=1388690&r2=1388691&view=diff
==============================================================================
--- hbase/branches/0.94/CHANGES.txt (original)
+++ hbase/branches/0.94/CHANGES.txt Fri Sep 21 21:31:02 2012
@@ -69,6 +69,7 @@ Bug
     [HBASE-6710] - 0.92/0.94 compatibility issues due to HBASE-5206
     [HBASE-6711] - Avoid local results copy in StoreScanner
     [HBASE-6713] - Stopping META/ROOT RS may take 50mins when some region is splitting
+    [HBASE-6714] - TestMultiSlaveReplication#testMultiSlaveReplication may fail
     [HBASE-6734] - Code duplication in LoadIncrementalHFiles
     [HBASE-6757] - Very inefficient behaviour of scan using FilterList
     [HBASE-6762] - HBASE-6340 broke SecureRPCEngine