[
https://issues.apache.org/jira/browse/PHOENIX-4854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586279#comment-16586279
]
ASF GitHub Bot commented on PHOENIX-4854:
-----------------------------------------
Github user twdsilva commented on the issue:
https://github.com/apache/phoenix/pull/332
+1 LGTM
> Make LoggingPhoenixResultSet idempotent when logging metrics
> ------------------------------------------------------------
>
> Key: PHOENIX-4854
> URL: https://issues.apache.org/jira/browse/PHOENIX-4854
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Karan Mehta
> Assignee: Karan Mehta
> Priority: Major
>
> ResultSet close method can be called multiple times and LoggingResultSet
> object tries to call PhoenixMetricsLog methods every single time. These per
> query metrics don't get cleared up, rather they are all at "0" value once
> they are consumed and reset. This Jira is an enhancement to bring the
> idempotency in the class.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)