vikas meka created PHOENIX-7625: ----------------------------------- Summary: 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 Fix For: 5.1.3
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)