[
https://issues.apache.org/jira/browse/PHOENIX-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16787378#comment-16787378
]
Chinmay Kulkarni commented on PHOENIX-5182:
-------------------------------------------
FYI [~tdsilva]
> Deprecate getTotalSum API of the GlobalMetric interface
> -------------------------------------------------------
>
> Key: PHOENIX-5182
> URL: https://issues.apache.org/jira/browse/PHOENIX-5182
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Chinmay Kulkarni
> Assignee: Chinmay Kulkarni
> Priority: Major
> Fix For: 4.13.0, 4.14.0, 4.13.1, 5.0.0, 4.15.0, 4.14.1, 5.1.0
>
> Attachments: PHOENIX-5182.patch
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The GlobalMetric interface has a getTotalSum API which is not of much value.
> The only implementation of this interface GlobalMetricImpl (which is not
> no-op) basically does a getValue for the metric when we call getTotalSum,
> which is confusing. We should deprecate it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)