[ 
https://issues.apache.org/jira/browse/PHOENIX-4854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586288#comment-16586288
 ] 

ASF GitHub Bot commented on PHOENIX-4854:
-----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/phoenix/pull/332


> 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)

Reply via email to