[
https://issues.apache.org/jira/browse/NIFI-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne updated NIFI-6884:
-----------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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: 4h 40m
> 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)