[
https://issues.apache.org/jira/browse/HBASE-11770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14101643#comment-14101643
]
Hudson commented on HBASE-11770:
--------------------------------
FAILURE: Integrated in HBase-1.0 #109 (See
[https://builds.apache.org/job/HBase-1.0/109/])
HBASE-11770 TestBlockCacheReporting.testBucketCache is not stable (Sergey
Soldatov) (stack: rev ac6b747370a5cecceea125a03440858c99eba9ea)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestCacheConfig.java
> TestBlockCacheReporting.testBucketCache is not stable
> ------------------------------------------------------
>
> Key: HBASE-11770
> URL: https://issues.apache.org/jira/browse/HBASE-11770
> Project: HBase
> Issue Type: Bug
> Components: test
> Environment: kvm box with Ubuntu 12.04 Desktop 64bit.
> java version "1.7.0_65"
> Java(TM) SE Runtime Environment (build 1.7.0_65-b17)
> Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
> Reporter: Sergey Soldatov
> Assignee: Sergey Soldatov
> Fix For: 0.99.0, 2.0.0
>
> Attachments: HBASE-11770-v1.patch
>
>
> Depending on the machine and OS TestBlockCacheReporting.testBucketCache may
> fail with NPE:
> java.lang.NullPointerException
> at
> org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getBlock(BucketCache.java:417)
> at
> org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.getBlock(CombinedBlockCache.java:80)
> at
> org.apache.hadoop.hbase.io.hfile.TestBlockCacheReporting.addDataAndHits(TestBlockCacheReporting.java:67)
> at
> org.apache.hadoop.hbase.io.hfile.TestBlockCacheReporting.testBucketCache(TestBlockCacheReporting.java:86)
--
This message was sent by Atlassian JIRA
(v6.2#6252)