You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2022/01/31 08:37:00 UTC

[jira] (FLINK-25432) Implement cleanup strategy

    [ https://issues.apache.org/jira/browse/FLINK-25432 ]


    Matthias Pohl deleted comment on FLINK-25432:
    ---------------------------------------

was (Author: mapohl):
The work is split up into multiple PRs:
 * [Github PR|https://github.com/apache/flink/pull/18536] about introducing the CleanableResource and ResourceCleaner interface
 * ...

> Implement cleanup strategy
> --------------------------
>
>                 Key: FLINK-25432
>                 URL: https://issues.apache.org/jira/browse/FLINK-25432
>             Project: Flink
>          Issue Type: Sub-task
>    Affects Versions: 1.15.0
>            Reporter: Matthias Pohl
>            Assignee: Matthias Pohl
>            Priority: Major
>              Labels: pull-request-available
>
> We want to combine the job-specific cleanup of the different resources and provide a common {{ResourceCleaner}} taking care of the actual cleanup of all resources.
> This needs to be integrated into the {{Dispatcher}}.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)