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

[jira] [Created] (FLINK-15812) HistoryServer archiving is done in Dispatcher main thread

Chesnay Schepler created FLINK-15812:
----------------------------------------

             Summary: HistoryServer archiving is done in Dispatcher main thread
                 Key: FLINK-15812
                 URL: https://issues.apache.org/jira/browse/FLINK-15812
             Project: Flink
          Issue Type: Bug
    Affects Versions: 1.8.0
            Reporter: Chesnay Schepler
             Fix For: 1.11.0, 1.9.3, 1.10.1


{{Dispatcher#archiveExecutionGraph}} should call {{HistoryServerArchivist#archiveExecutionGraph}} asynchronously since the archiving may involve IO operations.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)