[
https://issues.apache.org/jira/browse/HBASE-18533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16126550#comment-16126550
]
Hudson commented on HBASE-18533:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-1.5 #3 (See
[https://builds.apache.org/job/HBase-1.5/3/])
HBASE-18533 Expose BucketCache values to be configured (tedyu: rev
d6a781cf0823b5051d929455218d6a4720150394)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/CacheConfig.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/TestBucketCache.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)