You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Tamas Palfy (Jira)" <ji...@apache.org> on 2019/11/19 14:38:00 UTC

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

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)