[
https://issues.apache.org/jira/browse/HBASE-18614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16137721#comment-16137721
]
Ted Yu commented on HBASE-18614:
--------------------------------
On branch-1, I got the following when running TestBlockCacheReporting :
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile)
on project hbase-hadoop2-compat: Compilation failure
[ERROR]
/Users/tyu/1-hbase/hbase-hadoop2-compat/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceImpl.java:[35,7]
error: cannot access MetricRegistryInfo
{code}
> Setting BUCKET_CACHE_COMBINED_KEY to false disables stats on RS UI
> ------------------------------------------------------------------
>
> Key: HBASE-18614
> URL: https://issues.apache.org/jira/browse/HBASE-18614
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 1.1.2
> Reporter: Biju Nair
> Assignee: Biju Nair
> Fix For: 3.0.0, 2.0.0-alpha-3
>
> Attachments: HBASE-18614-1.1.2.PATCH, HBASE-18614.PATCH,
> HBASE-18614-V1.0.PATCH, HBASE-18614-V2.0.PATCH
>
>
> Enabling offheap cache and setting {{BUCKET_CACHE_COMBINED_KEY}} to {{false}}
> in site xml to make offheap cache a strict L2 cache to LRU cache, disables
> the L2 stats normally rendered on region server UI.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)