[
https://issues.apache.org/jira/browse/FLINK-25433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl updated FLINK-25433:
----------------------------------
Release Note: Adds retry logic to the cleanup steps of a finished job. This
feature changes the way how Flink jobs are cleaned up. Instead of trying once
to clean up the job, this step will be repeated until it succeeds. Users are
meant to fix the issue that prevents Flink from finalizing the job cleanup. The
retry functionality can be configured and disabled. More details can be found
in the documentation under Deployment / Configuration / Retryable Cleanup.
(was: Adds retry logic to the cleanup steps of a finished job. This feature
changes the way how Flink jobs are cleaned up. Instead of trying once to clean
up the job, this step will be repeated until it succeeds. Users are meant to
fix the issue that prevents Flink from finalizing the job cleanup. The retry
functionality can be configured ad disabled. More details can be found in the
documentation under Deployment / Configuration / Retryable Cleanup.)
> Integrate retry strategy for cleanup stage
> ------------------------------------------
>
> Key: FLINK-25433
> URL: https://issues.apache.org/jira/browse/FLINK-25433
> Project: Flink
> Issue Type: Sub-task
> Reporter: Matthias Pohl
> Assignee: Matthias Pohl
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> The {{ResourceCleaner}} should be able to cleanup not only once but retry
> infinitely.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)