[
https://issues.apache.org/jira/browse/FLINK-14166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17329660#comment-17329660
]
Flink Jira Bot commented on FLINK-14166:
----------------------------------------
This issue has been labeled "stale-minor" for 7 days. It is closed now. If you
are still affected by this or would like to raise the priority of this ticket
please re-open, removing the label "auto-closed" and raise the ticket priority
accordingly.
> Reuse cache from previous history server run
> --------------------------------------------
>
> Key: FLINK-14166
> URL: https://issues.apache.org/jira/browse/FLINK-14166
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Web Frontend
> Reporter: David Morávek
> Priority: Minor
> Labels: stale-minor
>
> Currently history server is not able to reuse cache from previous run, even
> when `historyserver.web.tmpdir` is set. It could simply "warm up" cached job
> ids set, from previously parsed jobs.
> https://github.com/apache/flink/blob/master/flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/history/HistoryServerArchiveFetcher.java#L129
> This should be configurable, so it does not break backward compatibility.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)