Andrew Purtell created HBASE-20799:
--------------------------------------
Summary: TestBucketCache#testCacheBlockNextBlockMetadataMissing is
flaky
Key: HBASE-20799
URL: https://issues.apache.org/jira/browse/HBASE-20799
Project: HBase
Issue Type: Bug
Affects Versions: 1.5.0
Reporter: Andrew Purtell
{noformat}
[ERROR] testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384,
bucketSizes=[I@29ee9faa](org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache)
Time elapsed: 0.066 s <<< FAILURE!
java.lang.AssertionError: expected:
java.nio.HeapByteBuffer<java.nio.HeapByteBuffer[pos=0 lim=113 cap=133]> but
was: java.nio.HeapByteBuffer<java.nio.HeapByteBuffer[pos=0 lim=113 cap=133]>
at
org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.testCacheBlockNextBlockMetadataMissing(TestBucketCache.java:424)
{noformat}
[~zyork] any idea what is going on here?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)