Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10814 )
Change subject: IMPALA-7210: global debug actions should be case insensitive ...................................................................... IMPALA-7210: global debug actions should be case insensitive The ExecNode debug actions don't care about case so better to be consistent. Testing: verify that this works: set debug_action=coord_before_exec_rpc:sleep@1000 Change-Id: Ia3f738caeb602afce4ca638ce354302e521187dc Reviewed-on: http://gerrit.cloudera.org:8080/10814 Reviewed-by: Dan Hecht <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/util/debug-util.cc 1 file changed, 7 insertions(+), 4 deletions(-) Approvals: Dan Hecht: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/10814 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ia3f738caeb602afce4ca638ce354302e521187dc Gerrit-Change-Number: 10814 Gerrit-PatchSet: 4 Gerrit-Owner: Dan Hecht <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
