You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2020/06/20 13:07:46 UTC

[flink] branch master updated (7684241 -> f66556c)

This is an automated email from the ASF dual-hosted git repository.

trohrmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 7684241  [hotfix][docs-zh] Translate navigation title into Chinese
     add f66556c  [FLINK-17998][hs] Support Flink history server archive size limitation

No new revisions were added by this update.

Summary of changes:
 .../generated/history_server_configuration.html    |  6 ++
 .../flink/configuration/HistoryServerOptions.java  | 12 +++
 .../runtime/webmonitor/history/HistoryServer.java  |  8 +-
 .../history/HistoryServerArchiveFetcher.java       | 51 ++++++++++--
 .../webmonitor/history/HistoryServerTest.java      | 95 +++++++++++++++++++++-
 5 files changed, 162 insertions(+), 10 deletions(-)