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

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

    [ https://issues.apache.org/jira/browse/HBASE-20799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16525321#comment-16525321 ] 

Zach York commented on HBASE-20799:
-----------------------------------

[~apurtell] see HBASE-20789. This is already being tracked there. I'll take a look into that soon.

> 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)