You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Peter Turcsanyi (Jira)" <ji...@apache.org> on 2020/01/09 11:02:00 UTC

[jira] [Updated] (NIFI-6884) Class loader isolation not working properly with native libraries

     [ https://issues.apache.org/jira/browse/NIFI-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Turcsanyi updated NIFI-6884:
----------------------------------
    Fix Version/s: 1.11.0

> Class loader isolation not working properly with native libraries
> -----------------------------------------------------------------
>
>                 Key: NIFI-6884
>                 URL: https://issues.apache.org/jira/browse/NIFI-6884
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: Tamas Palfy
>            Assignee: Tamas Palfy
>            Priority: Major
>             Fix For: 1.11.0
>
>          Time Spent: 3h 50m
>  Remaining Estimate: 0h
>
> Loading native libraries has issues:
>  * NAR-INF/bundled-dependencies/native is not scanned by InstanceClassLoader
>  * Same library with same full path cannot be loaded
>  * Cannot define additional scan target locations via property in processors/services
>  * Chooses first found library, even if incompatible with current OS



--
This message was sent by Atlassian Jira
(v8.3.4#803005)