[
https://issues.apache.org/jira/browse/FLINK-17096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-17096.
---------------------------
Resolution: Fixed
Fixed in master (1.12.0):
- d84ad5e585c6573635a388de4a5602fe4229fa06
- df8de4ac45884bd3134abaf87baeb65c31060b3a
> Mini-batch group aggregation doesn't expire state even if state ttl is enabled
> ------------------------------------------------------------------------------
>
> Key: FLINK-17096
> URL: https://issues.apache.org/jira/browse/FLINK-17096
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Runtime
> Affects Versions: 1.9.0, 1.10.0, 1.11.0
> Reporter: dalongliu
> Assignee: dalongliu
> Priority: Critical
> Labels: pull-request-available
> Fix For: 1.12.0
>
>
> At the moment, MiniBatch Group Agg include Local/Global doesn`t support State
> TTL, for streaming job, it will lead to OOM in long time running, so we need
> to make state data expire after ttl, the solution is that use incremental
> cleanup feature refer to FLINK-16581
--
This message was sent by Atlassian Jira
(v8.3.4#803005)