That is correct. However, the blocksize change has been committed. --- Jim Kellerman, Powerset (Live Search, Microsoft Corporation)
> -----Original Message----- > From: stack [mailto:st...@duboce.net] > Sent: Saturday, January 24, 2009 11:01 AM > To: hbase-dev@hadoop.apache.org > Subject: Re: svn commit: r737401 - /hadoop/hbase/branches/0.19/CHANGES.txt > > You tested and it doesn't work, right? > > The commit below would give impression that you tested and alls well. > Maybe rename the JIRA? > > St.Ack > > j...@apache.org wrote: > > 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=73 > 7401&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 > > > > > > >