[ 
https://issues.apache.org/jira/browse/NIFI-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483907#comment-17483907
 ] 

ASF subversion and git services commented on NIFI-9576:
-------------------------------------------------------

Commit ed5e90fb815318470bf875d166b61c3b317f4e42 in nifi's branch 
refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ed5e90f ]

NIFI-9576: Allowed Stateless' BlockListClassLoader to load java11 jars/classes 
(#5726)



> ClassLoader isolation for Stateless NiFi
> ----------------------------------------
>
>                 Key: NIFI-9576
>                 URL: https://issues.apache.org/jira/browse/NIFI-9576
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: NiFi Stateless
>            Reporter: Peter Turcsanyi
>            Assignee: Mark Payne
>            Priority: Major
>             Fix For: 1.16.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> When Stateless NiFi is running embedded within an application (like Kafka 
> Connect), then the hosting app has its own class loader mechanism and system 
> class path that may conflict with NiFi's class loading / class path. E.g. 
> Kafka's {{libs}} folder (v2.8.x) contains {{jackson}} dependencies that are 
> incompatible with NiFi (v1.15.x).
> Implement a class loading mechanism that is able to isolate NiFi's class 
> loaders from the embedding environment.



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

Reply via email to