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 17:57:00 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-20799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-20799.
------------------------------------
    Resolution: Duplicate

> 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, 1.4.5
>            Reporter: Andrew Purtell
>            Priority: Major
>
> {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)