[ https://issues.apache.org/jira/browse/HBASE-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stack resolved HBASE-4258. -------------------------- Resolution: Won't Fix Resolving as won't fix. Adds metrics for slabcache exclusively. We don't want this. Instead we want a generic means of doing metrics on block cache implementations. We have that (BlockCache Interface) and the L1+L2 implementations (DoubleBlockCache, etc.) report currently by aggregating L1 and L2 stats. We'll probably want to have them report separately going forward but not in this cache-particular way. > Metrics panel for the Off Heap Cache > ------------------------------------ > > Key: HBASE-4258 > URL: https://issues.apache.org/jira/browse/HBASE-4258 > Project: HBase > Issue Type: Sub-task > Reporter: Li Pi > Assignee: Li Pi > Priority: Minor > Attachments: hbase-4258v1.txt > > > Currently, stats and configuration are handled by logs/an xml file, > respectively. There should be a better and more intuitive graphical interface > for this. > We could also add metrics to the RS metrics page. -- This message was sent by Atlassian JIRA (v6.2#6252)