Csaba Ringhofer has uploaded this change for review. ( 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 can 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 --- M be/src/util/jni-util.cc 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/30/18930/1 -- 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: newchange Gerrit-Change-Id: Ia7d08abb685e687170fc4f3d7a0e38e6c5cae09c Gerrit-Change-Number: 18930 Gerrit-PatchSet: 1 Gerrit-Owner: Csaba Ringhofer <[email protected]>
