[
https://issues.apache.org/jira/browse/FLINK-23822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17409585#comment-17409585
]
Yun Tang commented on FLINK-23822:
----------------------------------
Verify the state TTL in python API via docs.
Found two problems and created related sub-tasks.
After resolved all problems, it proved to work as expected on both
HashMapStateBackend and EmbeddedRocksDBStateBackend.
> Test config state ttl in Python DataStream API
> ----------------------------------------------
>
> Key: FLINK-23822
> URL: https://issues.apache.org/jira/browse/FLINK-23822
> Project: Flink
> Issue Type: Improvement
> Components: API / Python
> Reporter: Huang Xingbo
> Assignee: Yun Tang
> Priority: Blocker
> Labels: release-testing
> Fix For: 1.14.0
>
>
> The newly feature allows users to config the state ttl in Python DataStream
> API.
> In order to test this new feature I recommend to follow the documentation[1]
> [1]
> https://ci.apache.org/projects/flink/flink-docs-master/docs/dev/datastream/fault-tolerance/state/#state-time-to-live-ttl
--
This message was sent by Atlassian Jira
(v8.3.4#803005)