Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16092 )
Change subject: IMPALA-9866: Query plan debug page stuck in fetch and render loop. ...................................................................... IMPALA-9866: Query plan debug page stuck in fetch and render loop. Once a query is completed we stop fetching and rendering the plan. This speeds interaction with large query plans in the web browser as well as reduces some load on the query coordinator. Change-Id: Ie1f233c90d5f221813833af2e29be2250936d442 Reviewed-on: http://gerrit.cloudera.org:8080/16092 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/service/impala-http-handler.cc M www/query_plan.tmpl 2 files changed, 8 insertions(+), 2 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/16092 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ie1f233c90d5f221813833af2e29be2250936d442 Gerrit-Change-Number: 16092 Gerrit-PatchSet: 4 Gerrit-Owner: Shant Hovsepian <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Shant Hovsepian <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
