Hi Chen Currently, state TTL setting is per-state scoped, and there is no job-level TTL setting so far. Do you want similar settings in flink-conf to enable Flink SQL could also benefit from state TTL?
Best Yun Tang On 11/25/19, 12:16 AM, "Chen Qin" <qinnc...@gmail.com> wrote: Hi there, We have use case of allowing ad hoc user submit a Flink job (mostly SQL) and user come back and verify results after period of time (eg 24hours) without manual intervention. The idea is to have something like set job level TTL configuration to 24hours. Jobmanager will honor 24hours of instrument save point and proper shutdown of flink job. Just want to know if we have job level TTL setting or parity features JIRA. Best, Chen