[ https://issues.apache.org/jira/browse/PHOENIX-7625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
vikas meka updated PHOENIX-7625: -------------------------------- Fix Version/s: 5.3.0 (was: 5.1.3) > Adding queryPlan information to connectionActivityLogger to be consumed by > upstream. > ------------------------------------------------------------------------------------ > > Key: PHOENIX-7625 > URL: https://issues.apache.org/jira/browse/PHOENIX-7625 > Project: Phoenix > Issue Type: Improvement > Reporter: vikas meka > Priority: Major > Fix For: 5.3.0 > > > PHOENIX-6907 introduces way for ExplainPlan to provide list of regionserver > locations that are accessed by the query during execution. It also introduces > config "phoenix.max.region.locations.size.explain.plan" (max region location) > to restrict max region locations to be displayed as part of the Explain plan > output. > Updating the query. plan information to connection ActivityLogger to be > consumed by upstream applications. > > -- This message was sent by Atlassian Jira (v8.20.10#820010)