[
https://issues.apache.org/jira/browse/PHOENIX-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viraj Jasani updated PHOENIX-7535:
----------------------------------
Fix Version/s: 5.3.0
> Capture time spent in various stages of exceuteQuery call
> ---------------------------------------------------------
>
> Key: PHOENIX-7535
> URL: https://issues.apache.org/jira/browse/PHOENIX-7535
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Rahul Kumar
> Assignee: Rahul Kumar
> Priority: Minor
> Fix For: 5.3.0
>
>
> Capture time spent in various stages in executeQuery call and expose as
> metrics. Stages are:
> - Query plan creation.
> - Query optimizer
> - Creating ResultSetItr object (+ ResultSet object)
> Instead of overall query time, capturing stage level detail helps us
> understand where majority of time is going in executeQuery where we can
> further look for optimisation
--
This message was sent by Atlassian Jira
(v8.20.10#820010)