Impala Public Jenkins has submitted this change and it was merged. ( 
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
Reviewed-on: http://gerrit.cloudera.org:8080/21052
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M www/query_plan.tmpl
M www/query_summary.tmpl
2 files changed, 9 insertions(+), 0 deletions(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified

--
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: merged
Gerrit-Change-Id: I6d994482b6f67a2d09c6a924eaaf90b230245b61
Gerrit-Change-Number: 21052
Gerrit-PatchSet: 5
Gerrit-Owner: Surya Hebbar <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Surya Hebbar <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>

Reply via email to