Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9271 )
Change subject: IMPALA-6497: add "Last row fetched" and AC events ...................................................................... IMPALA-6497: add "Last row fetched" and AC events This makes it more observable that all rows were returned to the client and also that resources were released for admission control. Testing: Manually inspected some query profiles. Added a basic observability test that ensures that the expected events appear in the profile. Ran it in a loop for a bit to make sure it wasn't flaky. Change-Id: I32a707e4660061e75c86ad967f1fac6f6737da7e Reviewed-on: http://gerrit.cloudera.org:8080/9271 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Impala Public Jenkins --- M be/src/runtime/coordinator.cc M tests/query_test/test_observability.py 2 files changed, 50 insertions(+), 10 deletions(-) Approvals: Tim Armstrong: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/9271 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I32a707e4660061e75c86ad967f1fac6f6737da7e Gerrit-Change-Number: 9271 Gerrit-PatchSet: 9 Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Bikramjeet Vig <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
