You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Paul (Jira)" <ji...@apache.org> on 2022/01/04 15:18:00 UTC

[jira] [Resolved] (FLINK-25340) Cleanup temporary directories from JM container before tearing down FlinkContainers

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

Fabian Paul resolved FLINK-25340.
---------------------------------
    Resolution: Fixed

> Cleanup temporary directories from JM container before tearing down FlinkContainers
> -----------------------------------------------------------------------------------
>
>                 Key: FLINK-25340
>                 URL: https://issues.apache.org/jira/browse/FLINK-25340
>             Project: Flink
>          Issue Type: Bug
>          Components: Test Infrastructure
>            Reporter: Qingsheng Ren
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> Currently FlinkContainers will try to delete temporary directories from JVM after tearing down JM and TM containers, but this approach has file permission issues on AZP. Instead we remove these temporary directories directly inside the container of JobManager before we stop it.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)