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/04/01 07:10:00 UTC

[jira] [Created] (FLINK-26976) HistoryServer archiving is not idempotent

Matthias Pohl created FLINK-26976:
-------------------------------------

             Summary: HistoryServer archiving is not idempotent
                 Key: FLINK-26976
                 URL: https://issues.apache.org/jira/browse/FLINK-26976
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Coordination
    Affects Versions: 1.15.0
            Reporter: Matthias Pohl


For globally-terminated jobs, we archive the {{ExecutionGraphInfo}} into the {{HistoryServer}}. This call would fail if called again (e.g. after a failover of a globally-finished but dirty job). We should make the archiving verify whether it's already done to not produce unnecessary error logs.



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