[
https://issues.apache.org/jira/browse/FLINK-14166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger updated FLINK-14166:
-----------------------------------
Component/s: Runtime / Web Frontend
> 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 Moravek
> Priority: 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)