Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12524 )
Change subject: IMPALA-8209: Include fragment instance ID in memz/ breakdown ...................................................................... IMPALA-8209: Include fragment instance ID in memz/ breakdown The change for IMPALA-7694 had accidentally removed the fragment instance ID from the memz/ breakdown. This change puts it back and adds a test to make sure it's there. This change also pads query IDs with zeros when printing them in the backend. Change-Id: I73bf06bf95c88186b16fd03243de9bac946c5cc8 Reviewed-on: http://gerrit.cloudera.org:8080/12524 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/runtime/runtime-state.cc M be/src/util/debug-util-test.cc M be/src/util/debug-util.cc M tests/webserver/test_web_pages.py 4 files changed, 19 insertions(+), 3 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/12524 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I73bf06bf95c88186b16fd03243de9bac946c5cc8 Gerrit-Change-Number: 12524 Gerrit-PatchSet: 10 Gerrit-Owner: Lars Volker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
