[
https://issues.apache.org/jira/browse/HBASE-23184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957552#comment-16957552
]
Anoop Sam John commented on HBASE-23184:
----------------------------------------
Actually we need just one ByteBuffAllocator instance which can handle all
allocations. Even when the BBPool is turned off this should handle. Why we did
not do that during HBASE-22663 is there were many places the HEAP thing was
used specially in tests. The PR change can fix this particular issue. But I
also feel we should change it to be proper. A bigger change. Another jira? As
of this jira lets get this fix in. +1 for this patch as such.
> The HeapAllocation in WebUI is not accurate
> -------------------------------------------
>
> Key: HBASE-23184
> URL: https://issues.apache.org/jira/browse/HBASE-23184
> Project: HBase
> Issue Type: Bug
> Components: UI
> Reporter: chenxu
> Priority: Minor
>
> HeapAllocation in WebUI is always 0, the same reason as HBASE-22663
--
This message was sent by Atlassian Jira
(v8.3.4#803005)