[
https://issues.apache.org/jira/browse/HBASE-22610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16891043#comment-16891043
]
Hudson commented on HBASE-22610:
--------------------------------
Results for branch branch-1
[build #964 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/964/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/964//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk7 checks{color}
-- For more information [see jdk7
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/964//JDK7_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- Something went wrong running this stage, please [check relevant console
output|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/964//console].
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> [BucketCache] Rename "hbase.offheapcache.minblocksize"
> ------------------------------------------------------
>
> Key: HBASE-22610
> URL: https://issues.apache.org/jira/browse/HBASE-22610
> Project: HBase
> Issue Type: Improvement
> Reporter: Reid Chan
> Assignee: Murtaza Hassan
> Priority: Trivial
> Labels: beginner
> Fix For: 3.0.0, 1.5.0, 2.3.0, 2.2.1, 2.1.6, 1.4.11
>
>
> {code}
> /**
> * The target block size used by blockcache instances. Defaults to
> * {@link HConstants#DEFAULT_BLOCKSIZE}.
> * TODO: this config point is completely wrong, as it's used to determine
> the
> * target block size of BlockCache instances. Rename.
> */
> public static final String BLOCKCACHE_BLOCKSIZE_KEY =
> "hbase.offheapcache.minblocksize";
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)