[ 
https://issues.apache.org/jira/browse/HBASE-18614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16137565#comment-16137565
 ] 

Ted Yu commented on HBASE-18614:
--------------------------------

{code}
-        bucketCacheReport(sbc);
+       LOG.info(bc.getClass().getSimpleName() + ": " + sbc.getStats());
{code}
Is the above change necessary ?

> 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)

Reply via email to