[
https://issues.apache.org/jira/browse/FLINK-17755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-17755:
-----------------------------------
Labels: auto-deprioritized-major (was: stale-major)
Priority: Minor (was: Major)
This issue was labeled "stale-major" 7 ago and has not received any updates so
it is being deprioritized. If this ticket is actually Major, please raise the
priority and ask a committer to assign you the issue or revive the public
discussion.
> Support side-output of expiring states with TTL.
> ------------------------------------------------
>
> Key: FLINK-17755
> URL: https://issues.apache.org/jira/browse/FLINK-17755
> Project: Flink
> Issue Type: New Feature
> Components: API / State Processor
> Reporter: Roey Shem Tov
> Priority: Minor
> Labels: auto-deprioritized-major
> Fix For: 1.14.0, 2.0.0
>
>
> When we set a StateTTLConfig to StateDescriptor, then when a record has been
> expired, it is deleted from the StateBackend.
> I want suggest a new feature, that we can get the expiring results as side
> output, to process them and not just delete them.
> For example, if we have a ListState that have a TTL enabled, we can get the
> expiring records in the list as side-output.
> What do you think?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)