Surya Hebbar has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/21052


Change subject: IMPALA-12823: Fix repeated query not found messages in 
impalad.INFO logs
......................................................................

IMPALA-12823: Fix repeated query not found messages in impalad.INFO logs

If an unknown or closed query id is requested from the impala server.
The page repeatedly queries the server producing repeated query not found
messages in the impalad.INFO logs.

The behaviour is seen in query plan and query summary pages.

This has been fixed by stopping further requests on receiving an error
response from the server.

Change-Id: I6d994482b6f67a2d09c6a924eaaf90b230245b61
---
M www/query_plan.tmpl
M www/query_summary.tmpl
2 files changed, 9 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/52/21052/1
--
To view, visit http://gerrit.cloudera.org:8080/21052
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6d994482b6f67a2d09c6a924eaaf90b230245b61
Gerrit-Change-Number: 21052
Gerrit-PatchSet: 1
Gerrit-Owner: Surya Hebbar <[email protected]>

Reply via email to