Please take a look at HBASE-3750 and HBASE-3762 (which aren't in 0.90.2) if you use HTablePool, especially when you use maxSize lower than Integer.MAX_VALUE
Thanks > > > > On Fri, Apr 8, 2011 at 8:39 PM, Stack <[email protected]> wrote: > >> > >> The Apache HBase team is happy to announce the general availability of > >> HBase > >> 0.90.2, available from your Apache mirror of choice: > >> > >> http://www.apache.org/dyn/closer.cgi/hbase/ > >> > >> HBase 0.90.2 is a maintenance release that fixes several important bugs > >> since version 0.90.1, while retaining API and data compatibility. The > >> release notes may be found on the Apache JIRA: > >> > >> http://su.pr/1F6omq > >> > >> Users upgrading from HBase 0.90.0 or 0.90.1 may upgrade clients and > >> servers > >> separately, though it is recommended that both be upgraded. If upgrading > >> from a version of HBase prior to 0.90.0, please read the notes > >> accompanying > >> that release: > >> > >> http://osdir.com/ml/general-hadoop-apache/2011-01/msg00208.html > >> > >> As always, many thanks to those who contributed to this release! > >> > >> -The HBase Team > > > > >
