[ https://issues.apache.org/jira/browse/IMPALA-11543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Csaba Ringhofer resolved IMPALA-11543. -------------------------------------- Fix Version/s: Impala 4.2.0 Resolution: Fixed > JniUtil should print exception message even if throwable_to_stack_trace_id > fails > -------------------------------------------------------------------------------- > > Key: IMPALA-11543 > URL: https://issues.apache.org/jira/browse/IMPALA-11543 > Project: IMPALA > Issue Type: Improvement > Components: Backend > Reporter: Csaba Ringhofer > Assignee: Csaba Ringhofer > Priority: Minor > Fix For: Impala 4.2.0 > > > If we can get the message but not the callstack, we do not print the message, > only a generic one about suspecting OOM: > https://github.com/apache/impala/blob/876829951dc23ac044e79c3ed3088207d812d3bb/be/src/util/jni-util.cc#L281 > This can make investigation harder if Impala actually goes to that branch. -- This message was sent by Atlassian Jira (v8.20.10#820010)