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 Turcsanyi (Jira)" <ji...@apache.org> on 2020/07/06 13:06:00 UTC

[jira] [Updated] (NIFI-7594) HadleHttpRequest doesn't clean temporary files

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

Peter Turcsanyi updated NIFI-7594:
----------------------------------
    Component/s: Extensions

> HadleHttpRequest doesn't clean temporary files
> ----------------------------------------------
>
>                 Key: NIFI-7594
>                 URL: https://issues.apache.org/jira/browse/NIFI-7594
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Tamas Palfy
>            Assignee: Tamas Palfy
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The HandleHttpRequest processor stores multipart messages in the temporary directory defined by the "java.io.tmpdir" system property.
> These files remain there (until the jvm is gracefully shut down).
> As NiFi is designed to run for long periods of time we should clean up these temporary files after the content has been processed and the flowfile has been transferred.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)