Hi,
Adding queryable state to state with ttl is not supported at 1.8.0
(throwing java.lang.IllegalArgumentException: Queryable state is currently
not supported with TTL)

I saw in previous mailing thread
<http://mail-archives.apache.org/mod_mbox/flink-user/201808.mbox/%3c300f09f0-053e-43ba-a993-1259816ad...@data-artisans.com%3E>that
it is on the roadmap. Is it still on the roadmap ?

* There is a workaround which is using timers to clear the state, but in
our case, it means firing billons of timers on daily basis all at the same
time, which seems no to very efficient and might cause some resources
issues

Cheers
Avi

Reply via email to