[
https://issues.apache.org/jira/browse/FLINK-25432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17486865#comment-17486865
]
Matthias Pohl commented on FLINK-25432:
---------------------------------------
{quote}This means that we have to wait for the leadership resources being freed
before cleaning the HA data for the job, still. This is not necessary when
considering the work done by FLINK-24038 which introduces a single leader
election per JobManager.
{quote}
This issue was addressed in the changes. We're still calling the close method
of {{JobManagerRunner}} before cleaning the {{{}HighAvailabilityServices{}}}.
The prioritization can be removed in the context of FLINK-25806. I commented on
that in FLINK-25806 as well.
> 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)