[ https://issues.apache.org/jira/browse/FLINK-11963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
xymaqingxiang updated FLINK-11963: ---------------------------------- Description: Flink has a history server that can be used to query the statistics of completed jobs after the corresponding Flink cluster has been shut down. But the current version of flink does not regularly clean up the completed jobs information. The purpose of this pr is to clean up expired job information in history server. was: Flink has a history server that can be used to query the statistics of completed jobs after the corresponding Flink cluster has been shut down. But the current version of flink does not regularly clean up the completed jobs information. > Add time-based cleanup mechanism in history server > -------------------------------------------------- > > Key: FLINK-11963 > URL: https://issues.apache.org/jira/browse/FLINK-11963 > Project: Flink > Issue Type: Improvement > Components: Runtime / Coordination > Reporter: xymaqingxiang > Assignee: vinoyang > Priority: Major > > Flink has a history server that can be used to query the statistics of > completed jobs after the corresponding Flink cluster has been shut down. > But the current version of flink does not regularly clean up the completed > jobs information. > The purpose of this pr is to clean up expired job information in history > server. > -- This message was sent by Atlassian JIRA (v7.6.3#76005)