Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18930 )
Change subject: IMPALA-11543: Print exception message even if throwable_to_stack_trace_id fails ...................................................................... IMPALA-11543: Print exception message even if throwable_to_stack_trace_id fails Until now if we got the message but not the callstack, we did not print the message, only a generic one about suspecting OOM. Testing: - tested manually by throwing an exception from throwableToStackTrace Change-Id: Ia7d08abb685e687170fc4f3d7a0e38e6c5cae09c Reviewed-on: http://gerrit.cloudera.org:8080/18930 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/util/jni-util.cc 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/18930 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ia7d08abb685e687170fc4f3d7a0e38e6c5cae09c Gerrit-Change-Number: 18930 Gerrit-PatchSet: 6 Gerrit-Owner: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Daniel Becker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
