You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (Jira)" <ji...@apache.org> on 2022/05/09 16:14:00 UTC

[jira] [Updated] (NIFI-10004) Stateless NiFi does not allow loading of .class files in the root class loader

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

Matt Burgess updated NIFI-10004:
--------------------------------
    Status: Patch Available  (was: Open)

> Stateless NiFi does not allow loading of .class files in the root class loader
> ------------------------------------------------------------------------------
>
>                 Key: NIFI-10004
>                 URL: https://issues.apache.org/jira/browse/NIFI-10004
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: NiFi Stateless
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Typically when we create a class loader for nifi/stateless we use .jar and .nar files only. However, in some circumstances, the embedding application may include .class files in the class path. Stateless Bootstrap's AllowList ClassLoader is not allowing these .class files to be used in the extensions' class loaders.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)