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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)