[
https://issues.apache.org/jira/browse/FLINK-34616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-34616:
-----------------------------------
Labels: pull-request-available (was: )
> python dist doesn't clean when open method construct resource
> -------------------------------------------------------------
>
> Key: FLINK-34616
> URL: https://issues.apache.org/jira/browse/FLINK-34616
> Project: Flink
> Issue Type: Bug
> Components: API / Python
> Affects Versions: 1.20.0
> Reporter: Jacky Lau
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.20.0
>
> Attachments: image-2024-03-07-17-58-06-493.png
>
>
> our enviroment found lots of python-dist causing disk full.
> the main resource is
> constructEnvironmentVariables -> constructArchivesDirectory ->
> CompressionUtils.extractFile which has
> ClosedByInterruptException Exception and the root exception has lost. we
> found it by arthas.
> and it will not run the clean dir logic
>
>
> !image-2024-03-07-17-58-06-493.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)