Author: jimk
Date: Sat Jan 24 17:29:51 2009
New Revision: 737401

URL: http://svn.apache.org/viewvc?rev=737401&view=rev
Log:
HBASE-1138  Test that readers opened after a sync can see all data up to the 
sync

Specifying HLog block size has been committed to branch as well

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

Modified: hadoop/hbase/branches/0.19/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/hadoop/hbase/branches/0.19/CHANGES.txt?rev=737401&r1=737400&r2=737401&view=diff
==============================================================================
--- hadoop/hbase/branches/0.19/CHANGES.txt (original)
+++ hadoop/hbase/branches/0.19/CHANGES.txt Sat Jan 24 17:29:51 2009
@@ -4,6 +4,7 @@
    HBASE-1121  Cluster confused about where -ROOT- is
    HBASE-1148  Always flush HLog on root or meta region updates
    HBASE-1129  Master won't go down; stuck joined on rootScanner 
+   HBASE-1138  Test that readers opened after a sync can see all data up to 
the sync
 
 Release 0.19.0
   INCOMPATIBLE CHANGES


Reply via email to