[
https://issues.apache.org/jira/browse/HBASE-23802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17032547#comment-17032547
]
Nick Dimiduk commented on HBASE-23802:
--------------------------------------
Backport to branch-2.2 is on [https://github.com/apache/hbase/pull/1143.] I'm
less convinced that back porting the new feature is the correct thing to do.
Seems like we do want HBASE-23364 everywhere though.
Backport to branch-2.1 is even more complicated because it's missing yet
another feature: per-table metrics, HBASE-15728.
> Remove unnecessary Configuration instantiation in LossyAccounting
> -----------------------------------------------------------------
>
> Key: HBASE-23802
> URL: https://issues.apache.org/jira/browse/HBASE-23802
> Project: HBase
> Issue Type: Improvement
> Components: metrics
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Minor
> Fix For: 3.0.0, 2.3.0, 1.6.0
>
>
> Mighty [~stack] pointed out over on HBASE-23801 that maybe {{LossyCounting}}
> doesn't need to be instantiating a {{Configuration}} instance in the first
> place.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)