[
https://issues.apache.org/jira/browse/NIFI-7613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Radden updated NIFI-7613:
-------------------------------
Issue Type: Bug (was: Wish)
> Unpacked unique-named native libraries should be in the work directory
> ----------------------------------------------------------------------
>
> Key: NIFI-7613
> URL: https://issues.apache.org/jira/browse/NIFI-7613
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.11.4
> Reporter: Peter Radden
> Priority: Major
>
> In AbstractNativeLibHandlingClassLoader, it copies the libraries to the
> system temp directory using Files.createTempFile.
> These should instead be within the work directory.
> (Allowing them to be managed/cleaned up by NiFi, rather than relying on the
> system to clean up - this is seen to fill up storage on test system)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)