[
https://issues.apache.org/jira/browse/FLINK-25340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17460481#comment-17460481
]
Martijn Visser commented on FLINK-25340:
----------------------------------------
I've raised the priority to a Blocker since it's currently blocking all tests
that rely on testcontainers.
> 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)