Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-4241: remove spurious child queries event ......................................................................
IMPALA-4241: remove spurious child queries event "IMPALA-4037,IMPALA-4038: fix locking during query cancellation" accidentally added the "Child queries finished" event unconditionally. We should only do this if there are actually child queries. Change-Id: I3881d032622750444d750f161ad6843bdbd16c30 Reviewed-on: http://gerrit.cloudera.org:8080/4768 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Internal Jenkins --- M be/src/service/query-exec-state.cc 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Internal Jenkins: Verified Tim Armstrong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/4768 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3881d032622750444d750f161ad6843bdbd16c30 Gerrit-PatchSet: 3 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Tim Armstrong <[email protected]>
