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)