Author: stack Date: Wed May 7 16:33:33 2008 New Revision: 654327 URL: http://svn.apache.org/viewvc?rev=654327&view=rev Log: HBASE-620 testmergetool failing in branch and trunk since hbase-618 went in
Modified: hadoop/hbase/trunk/CHANGES.txt Modified: hadoop/hbase/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/hadoop/hbase/trunk/CHANGES.txt?rev=654327&r1=654326&r2=654327&view=diff ============================================================================== --- hadoop/hbase/trunk/CHANGES.txt (original) +++ hadoop/hbase/trunk/CHANGES.txt Wed May 7 16:33:33 2008 @@ -35,6 +35,7 @@ HBASE-619 Fix 'logs' link in UI HBASE-478 offlining of table does not run reliably HBASE-453 undeclared throwable exception from HTable.get + HBASE-620 testmergetool failing in branch and trunk since hbase-618 went in IMPROVEMENTS HBASE-559 MR example job to count table rows