[jira] [Created] (FLINK-20560) history-server: update archives while they're being loaded

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

[jira] [Created] (FLINK-20560) history-server: update archives while they're being loaded

Shang Yuanchun (Jira)
yazgoo created FLINK-20560:
------------------------------

             Summary: 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
             Fix For: 1.11.2
         Attachments: b.diff

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)