You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/05/21 16:37:00 UTC

[jira] [Updated] (PHOENIX-5534) Cursors With Request Metrics Enabled Throws Exception

     [ https://issues.apache.org/jira/browse/PHOENIX-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viraj Jasani updated PHOENIX-5534:
----------------------------------
    Fix Version/s:     (was: 4.16.1)
                   4.16.2
                   5.1.2
                   5.2.0

> 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
>            Priority: Major
>             Fix For: 4.17.0, 5.2.0, 5.1.2, 4.16.2
>
>
> 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.3.4#803005)