Surya Hebbar has uploaded a new patch set (#2). ( 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/2 -- 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: newpatchset Gerrit-Change-Id: I6d994482b6f67a2d09c6a924eaaf90b230245b61 Gerrit-Change-Number: 21052 Gerrit-PatchSet: 2 Gerrit-Owner: Surya Hebbar <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]>
