[
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)