Tamas Palfy created NIFI-6884:
---------------------------------
Summary: 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
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)