[
https://issues.apache.org/jira/browse/NIFI-7594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Turcsanyi resolved NIFI-7594.
-----------------------------------
Fix Version/s: 1.12.0
Resolution: Fixed
> 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
> Fix For: 1.12.0
>
> 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)