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

[jira] [Updated] (NIFI-7613) Unpacked unique-named native libraries should be in the work directory

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

Peter Radden updated NIFI-7613:
-------------------------------
    Affects Version/s: 1.12.1

> 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, 1.12.1
>            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)