Re: Queryable state feature in latest version!!

2023-11-06 Thread Hangxiang Yu
Hi, Puneet. Queryable State has been deprecated in the latest version which will be removed in Flink 2.0. The Interface/Usage is freezed in the 1.x, so you still could reference the documents of previous versions to use it. BTW, Could you also share something about your scenarios using it ? That wi

Re: Queryable state feature in latest version!!

2023-11-06 Thread Junrui Lee
Hi, Puneet Thank you for reaching out. In the latest release of Flink (version 1.18), we have marked Queryable State as @Deprecated and removed the related content from the stable documentation. This means that Queryable State is no longer actively supported or recommended for use. More details c

Queryable state feature in latest version!!

2023-11-06 Thread Puneet Kinra
Hi All We are using flink 1.10 version which were having Queryable state for querying the in-memory state. we are planning to migrate our old applications to newer version of the flink ,In latest version documents I can't find any reference to it. can anyone highlight what was approach to query