[
https://issues.apache.org/jira/browse/HBASE-18614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16137576#comment-16137576
]
Ted Yu commented on HBASE-18614:
--------------------------------
git am gave me (after removing tab):
error: patch failed:
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/LruBlockCache.java:45
error:
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/LruBlockCache.java:
patch does not apply
Patch failed at 0001 HBASE-18614 Setting BUCKET_CACHE_COMBINED_KEY to false
disables stats on RS UI
Can you rebase the patch ?
> 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
> Attachments: HBASE-18614-1.1.2.PATCH, HBASE-18614.PATCH,
> HBASE-18614-V1.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)