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

[jira] [Resolved] (FLINK-25678) TaskExecutorStateChangelogStoragesManager.shutdown is not thread-safe

     [ https://issues.apache.org/jira/browse/FLINK-25678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Khachatryan resolved FLINK-25678.
---------------------------------------
      Assignee: Roman Khachatryan
    Resolution: Fixed

Merged as 11a406e67057ca9260c16c08054c209e3452a291 into 1.14,
as b72a5e0ef237ad02ed074bace1f7cb3aa09631e4 into master.

> TaskExecutorStateChangelogStoragesManager.shutdown is not thread-safe
> ---------------------------------------------------------------------
>
>                 Key: FLINK-25678
>                 URL: https://issues.apache.org/jira/browse/FLINK-25678
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Checkpointing, Runtime / State Backends
>    Affects Versions: 1.15.0, 1.14.2
>            Reporter: Roman Khachatryan
>            Assignee: Roman Khachatryan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0, 1.14.4
>
>
> [https://github.com/apache/flink/pull/18169#discussion_r785741977]
> The method is called from the shutdown hook and therefore should be thread-safe.
> cc: [~Zakelly] , [~dmvk] 



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