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 2009/08/02 05:14:49 UTC

svn commit: r799975 - /hadoop/hbase/branches/0.20/CHANGES.txt

Author: stack
Date: Sun Aug  2 03:14:49 2009
New Revision: 799975

URL: http://svn.apache.org/viewvc?rev=799975&view=rev
Log:
HBASE-1723 getRowWithColumnsTs changed behavior

Modified:
    hadoop/hbase/branches/0.20/CHANGES.txt

Modified: hadoop/hbase/branches/0.20/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/hbase/branches/0.20/CHANGES.txt?rev=799975&r1=799974&r2=799975&view=diff
==============================================================================
--- hadoop/hbase/branches/0.20/CHANGES.txt (original)
+++ hadoop/hbase/branches/0.20/CHANGES.txt Sun Aug  2 03:14:49 2009
@@ -306,6 +306,7 @@
                go into .META. but catalog scanner just got old values (redux)
    HBASE-1534  Got ZooKeeper event, state: Disconnected on HRS and then NPE
                on reinit
+   HBASE-1723  getRowWithColumnsTs changed behavior (Mathias Lehman via Stack)
 
   IMPROVEMENTS
    HBASE-1089  Add count of regions on filesystem to master UI; add percentage