[
https://issues.apache.org/jira/browse/FLINK-25433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17464525#comment-17464525
]
Matthias Pohl commented on FLINK-25433:
---------------------------------------
There are plans to integrate a scheduler executor in the Dispatcher in
FLINK-25027. That would ease up utilizing the retry strategy because
{{FutureUtils}} provides static methods for executing retries but require a
{{ScheduledExecutor}} which is not available in the {{Dispatcher}}, yet.
> 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
> Priority: Major
>
> The {{ResourceCleaner}} should be able to cleanup not only once but retry
> infinitely.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)