[
https://issues.apache.org/jira/browse/IMPALA-7421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon resolved IMPALA-7421.
---------------------------------
Resolution: Fixed
> Static methods called with wrong JNI function
> ---------------------------------------------
>
> Key: IMPALA-7421
> URL: https://issues.apache.org/jira/browse/IMPALA-7421
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Affects Versions: Impala 3.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Major
> Fix For: Impala 3.1.0
>
>
> There are various static Java methods which are loaded with
> JniUtil::LoadStaticJniMethod. Many of them are then called using
> 'CallObjectMethod' instead of the appropriate 'CallStaticObjectMethod'. This
> seems to cause crashes when running with -Xcheck:jni
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]