Setting hbase.master.lease.period to 30 seconds fixes the problem so it means that something is slowing down the HRS somewhere.
Also there are warnings in the javadoc src/java/org/apache/hadoop/hbase/io/HbaseObjectWritable.java:65: warning - Tag @link: reference not found: ObjectWritable J-D On Tue, May 5, 2009 at 11:55 AM, Jean-Daniel Cryans <[email protected]> wrote: > -1 > > Test org.apache.hadoop.hbase.client.TestGetRowVersions FAILED (timeout) > > Also we should change the year in the build.xml > > J-D > > On Mon, May 4, 2009 at 11:47 PM, stack <[email protected]> wrote: >> I have posted a release candidate at >> >> http://people.apache.org/~stack/hbase-0.19.2-candidate-1/ >> >> Shall we release this candidate as hbase-0.19.2? >> >> The list of fixes are here: http://tinyurl.com/csph2r >> >> Please download it, take it for a spin, and vote +/-1 on the candidate by >> Friday, May 8th. >> >> Thanks, >> The HBase Team >> >> >> * >> * >> >
