Daniel Stieglitz created NIFI-13996:
---------------------------------------
Summary: Files being created in /tmp not cleaned out after build
Key: NIFI-13996
URL: https://issues.apache.org/jira/browse/NIFI-13996
Project: Apache NiFi
Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Daniel Stieglitz
Assignee: Daniel Stieglitz
There seems to be quite a few directories and files created but never deleted
after running a 2.X build.
Files where there are numerous instances of
# zookeeper.configuration<some long number>.properties
# org.codehaus.plexus.compiler.javac.JavacCompiler<some long number>arguments
# org.apache.nifi.processors.groovyx.ExecuteGroovyScriptTest<some long
number>.tmp
# <some uuid>.tmp
Directories
# InvokeHTTP<some long number>
# operationId<some long number>
Single instance files
# TestPutSQL<some uuid>
# zeroByte<some long number>.txt
--
This message was sent by Atlassian Jira
(v8.20.10#820010)