You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/04/06 15:53:00 UTC

[jira] [Created] (NIFI-9883) Refactor Property Protection Modules for Isolated Loading

David Handermann created NIFI-9883:
--------------------------------------

             Summary: Refactor Property Protection Modules for Isolated Loading
                 Key: NIFI-9883
                 URL: https://issues.apache.org/jira/browse/NIFI-9883
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework
            Reporter: David Handermann
            Assignee: David Handermann


The {{nifi-property-protection}} modules include a large number of transitive dependencies as a result of leveraging libraries from different service providers. These dependencies can result in runtime conflicts due to the lack of isolation when loading classes. Both the bootstrap and framework modules depend on these modules. The loading approach should be refactored to implementation isolated loading in order to avoid runtime conflicts.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)