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