[ 
https://issues.apache.org/jira/browse/FLINK-17755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roey Shem Tov updated FLINK-17755:
----------------------------------
    Summary: Support side-output of expiring states with TTL.  (was: Expiring 
states should be given as side output)

> 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: Major
>             Fix For: 2.0.0, 1.12.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 in side-output.
> What do you think?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to