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/17 10:55:00 UTC

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

Roman Khachatryan created FLINK-25678:
-----------------------------------------

             Summary: 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
    Affects Versions: 1.14.2, 1.15.0
            Reporter: Roman Khachatryan
             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)