My testing shows it's good (did some extreme PEs and ran unit tests), although I have some nits WRT documentation.
- The doc index.html page isn't listing all the new pages that are on the left, it looks weird. - The client package and HTable javadoc are outdated/slightly wrt row locks since 2248. Here's what Ryan told me after discussing with him: I dislike the term "respect row lock" its the wrong model here Only puts, deletes, check and put, and icv take out row locks now Gets and scans will return data as fresh and possibly fresher than when they began and neither will ever return half written data J-D On Sun, Apr 18, 2010 at 7:14 AM, Stack <st...@duboce.net> wrote: > I've posted an hbase 0.20.4 release candidate here: > > http://people.apache.org/~stack/hbase-0.20.4-candidate-1/ > > Should we release this candidate as hbase 0.20.4? > > In includes some critical fixes and some performance enhancements (See > CHANGES.txt or http://su.pr/4QEGFv for the list of over 100 issues > addressed by this candidate). > > Please take it for a test spin if you have a chance. Vote closes > Sunday, the 24th of April. > > Yours, > The HBase Team >