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

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

gjacoby126 merged PR #1451:
URL: https://github.com/apache/phoenix/pull/1451




> Cursors With Request Metrics Enabled Throws Exception
> -----------------------------------------------------
>
>                 Key: PHOENIX-5534
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5534
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.13.0, 4.14.1, 4.14.2, 4.14.3
>            Reporter: Daniel Wong
>            Assignee: Geoffrey Jacoby
>            Priority: Major
>             Fix For: 5.2.0, 5.1.3
>
>
> Metrics are attempted to be setup twice during this path which causes an 
> exception to be thrown.
> Recreation:
> Adding 
>  
> {code:java}
> props.put("phoenix.query.request.metrics.enabled","true");
>  
> {code}
> To the CursorLifecycleCompile() method in CursorCompilerTest and running the 
> test.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to