You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sergey Soldatov (JIRA)" <ji...@apache.org> on 2014/08/18 17:38:18 UTC

[jira] [Created] (HBASE-11770) TestBlockCacheReporting.testBucketCache is not stable

Sergey Soldatov created HBASE-11770:
---------------------------------------

             Summary: 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


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)