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

ASF GitHub Bot commented on FLINK-9027:
---------------------------------------

Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/5740
  
    The TaskManagers have one (or more) root directories for all temp files. 
They only have one shutdown hook that removes them at the very end. No separate 
hooks in the separate components.
    
    Should we try and have the same in the JobManager?
    
    Aside form that, I think previously users liked that the jar upload 
directory was not cleaned by default when they explicitly configured it. Does 
this change preserve the behavior?


> Web UI does not cleanup temporary files
> ---------------------------------------
>
>                 Key: FLINK-9027
>                 URL: https://issues.apache.org/jira/browse/FLINK-9027
>             Project: Flink
>          Issue Type: Bug
>          Components: Webfrontend
>    Affects Versions: 1.5.0
>            Reporter: Nico Kruber
>            Assignee: Till Rohrmann
>            Priority: Blocker
>             Fix For: 1.5.0
>
>
> The web UI creates two directories in {{java.io.tmp}}, namely 
> {{flink-web-<uuid>}} and {{flink-web-upload-<uuid>}} and both are not cleaned 
> up (running {{start-cluster.sh}} and {{stop-cluster.sh}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to