[ https://issues.apache.org/jira/browse/HBASE-18533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16126515#comment-16126515 ]
Hudson commented on HBASE-18533: -------------------------------- FAILURE: Integrated in Jenkins build HBase-2.0 #330 (See [https://builds.apache.org/job/HBase-2.0/330/]) HBASE-18533 Expose BucketCache values to be configured (tedyu: rev 26bbc8ad6c683a9965f61e2bce0e7caf5fd2a37e) * (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/CacheConfig.java * (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/bucket/TestBucketCache.java * (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.java * (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/bucket/TestBucketWriterThread.java > Expose BucketCache values to be configured > ------------------------------------------ > > Key: HBASE-18533 > URL: https://issues.apache.org/jira/browse/HBASE-18533 > Project: HBase > Issue Type: Improvement > Components: BucketCache > Reporter: Zach York > Assignee: Zach York > Fix For: 3.0.0, 1.4.0, 1.5.0, 2.0.0-alpha-2 > > Attachments: HBASE-18533.branch-1.001.patch, > HBASE-18533.branch-1.002.patch, HBASE-18533.branch-1.003.patch, > HBASE-18533.master.001.patch, HBASE-18533.master.002.patch, > HBASE-18533.master.003.patch > > > BucketCache always uses the default values for all cache configuration. > However, this doesn't work for all use cases. In particular, users want to be > able to configure the percentage of the cache that is single access, multi > access, and in-memory access. -- This message was sent by Atlassian JIRA (v6.4.14#64029)