Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11634 )
Change subject: IMPALA-7684: Fix Admission result printed in the query profile ...................................................................... IMPALA-7684: Fix Admission result printed in the query profile With this patch the right result is printed for the admission result when the query is admitted immediately vs when it is admitted after being queued. Testing: Added coverage for checking the result for these two cases to an existing test. Change-Id: I410993a555d9590cca42902fbfa1fe7aa883be06 Reviewed-on: http://gerrit.cloudera.org:8080/11634 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/scheduling/admission-controller.cc M tests/custom_cluster/test_admission_controller.py 2 files changed, 6 insertions(+), 2 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/11634 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I410993a555d9590cca42902fbfa1fe7aa883be06 Gerrit-Change-Number: 11634 Gerrit-PatchSet: 3 Gerrit-Owner: Bikramjeet Vig <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Thomas Marshall <[email protected]>
