Author: stack
Date: Mon Oct  4 17:53:53 2010
New Revision: 1004336

URL: http://svn.apache.org/viewvc?rev=1004336&view=rev
Log:
HBASE-3043 'hbase-daemon.sh stop regionserver' should kill compactions that are 
in progress

Modified:
    hbase/trunk/CHANGES.txt

Modified: hbase/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/hbase/trunk/CHANGES.txt?rev=1004336&r1=1004335&r2=1004336&view=diff
==============================================================================
--- hbase/trunk/CHANGES.txt (original)
+++ hbase/trunk/CHANGES.txt Mon Oct  4 17:53:53 2010
@@ -1018,6 +1018,9 @@ Release 0.21.0 - Unreleased
                (Nicolas Spiegelberg via Stack)
    HBASE-2838  Replication metrics
    HBASE-3000  Add "hbase classpath" command to dump classpath
+   HBASE-3043  'hbase-daemon.sh stop regionserver' should kill compactions
+               that are in progress
+               (Nicolas Spiegelberg via Stack)
 
   OPTIMIZATIONS
    HBASE-410   [testing] Speed up the test suite


Reply via email to