You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2018/06/27 16:36:00 UTC

[jira] [Created] (HBASE-20799) TestBucketCache#testCacheBlockNextBlockMetadataMissing is flaky

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)