[
https://issues.apache.org/jira/browse/FLINK-20560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yazgoo updated FLINK-20560:
---------------------------
Description:
_emphasized text_When history server unpack and loads archives, we have to wait
for all the archive to be read before updating the history server view.
If there are a lot of archives to handle, this can amount to a significant time
with the history ui not up to date, when in fact it could show newly loaded
jobs.
Attached is a diff of a fix for this [^b.diff]
was:
When history server unpack and loads archives, we have to wait for all the
archive to be read before updating the history server view.
If there are a lot of archives to handle, this can amount to a significant time
with the history ui not up to date, when in fact it could show newly loaded
jobs.
Attached is a diff of a fix for this [^b.diff]
> history-server: update archives while they're being loaded
> ----------------------------------------------------------
>
> Key: FLINK-20560
> URL: https://issues.apache.org/jira/browse/FLINK-20560
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Web Frontend
> Reporter: yazgoo
> Priority: Major
> Fix For: 1.11.2
>
> Attachments: b.diff
>
>
> _emphasized text_When history server unpack and loads archives, we have to
> wait for all the archive to be read before updating the history server view.
> If there are a lot of archives to handle, this can amount to a significant
> time with the history ui not up to date, when in fact it could show newly
> loaded jobs.
> Attached is a diff of a fix for this [^b.diff]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)