See HBASE-4195 which refers to HBASE-3855<https://issues.apache.org/jira/browse/HBASE-3855> HBASE-4195 is only fixed in 0.92 and beyond. That's why we still see the following intermittent test failure.
On Sun, Jan 22, 2012 at 9:10 AM, Ramakrishna s vasudevan < [email protected]> wrote: > org.apache.hadoop.hbase.regionserver.TestHRegion.testWritesWhileGetting > The above test case is failing. But not sure of the reason. This test > case is passing locally. Have given one more build to see if it fails > again. Also the reason shown in stack trace is > > "expected:<\x00\x00\x00>> but was:<\x00\x00\x00<>" > > Regards > Ram > > ________________________________________ > From: Apache Jenkins Server [[email protected]] > Sent: Sunday, January 22, 2012 7:57 PM > To: [email protected] > Subject: Build failed in Jenkins: hbase-0.90 #408 > > See <https://builds.apache.org/job/hbase-0.90/408/changes> > > Changes: > > [ramkrishna] HBASE-5235 HLogSplitter writer thread's streams not getting > closed when any of the writer threads has exceptions. (Ram) > >
