You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2011/12/21 05:01:26 UTC

svn commit: r1221597 - /hbase/trunk/CHANGES.txt

Author: stack
Date: Wed Dec 21 04:01:26 2011
New Revision: 1221597

URL: http://svn.apache.org/viewvc?rev=1221597&view=rev
Log:
HBASE-5078 DistributedLogSplitter failing to split file because it has edits for lots of regions

Modified:
    hbase/trunk/CHANGES.txt

Modified: hbase/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/hbase/trunk/CHANGES.txt?rev=1221597&r1=1221596&r2=1221597&view=diff
==============================================================================
--- hbase/trunk/CHANGES.txt (original)
+++ hbase/trunk/CHANGES.txt Wed Dec 21 04:01:26 2011
@@ -458,6 +458,8 @@ Release 0.92.0 - Unreleased
                dynamically loaded coprocessors (Andrei Dragomir)
    HBASE-5026  Add coprocessor hook to HRegionServer.ScannerListener.leaseExpired()
    HBASE-4935  hbase 0.92.0 doesn't work going against 0.20.205.0, its packaged hadoop
+   HBASE-5078  DistributedLogSplitter failing to split file because it has edits for
+               lots of regions
 
   TESTS
    HBASE-4450  test for number of blocks read: to serve as baseline for expected