Allison Chang created FLINK-32875:
-------------------------------------
Summary: Enable limiting number of retained jobs for the local job
archive directory in flink history server
Key: FLINK-32875
URL: https://issues.apache.org/jira/browse/FLINK-32875
Project: Flink
Issue Type: New Feature
Affects Versions: 1.16.1
Reporter: Allison Chang
Fix For: 1.18.0
Currently the Flink history server limits the number of job archives stored
using the history.server.retained-jobs configuration, which sets the limit for
both the local cache as well as remote directories. We want to decouple the
local cache limit from the remote directory which stores the job archives so
that we are not limited by the size of a local filesystem where Flink History
server is deployed
--
This message was sent by Atlassian Jira
(v8.20.10#820010)