[ 
https://issues.apache.org/jira/browse/NIFI-13996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897292#comment-17897292
 ] 

Daniel Stieglitz commented on NIFI-13996:
-----------------------------------------

So far I was able to identify and correct where TestPutSQL<some uuid>, 
zeroByte<some long number>.txt ,  three files named with current system 
milliseconds and poifiles.

operationId<some long number> files are created in 
TransferDebugOperationHandler line 147 and InvokeHTTP<some long number> is 
created in InvokeHttp on line 1288-1290 but does not delete on exit. I am not 
sure how get these to delete on exit.

 

> Files being created in /tmp during a build not cleaned up afterwards
> --------------------------------------------------------------------
>
>                 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
>            Priority: Minor
>
> 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
>  # Three files named with current system milliseconds
>       Directories
>  # InvokeHTTP<some long number>
>  # operationId<some long number>
>  # poifiles
>        Single instance files
>  # TestPutSQL<some uuid>
>  # zeroByte<some long number>.txt  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to