how to connect to the flink-state store and use it as cache to serve APIs.

2022-06-28 Thread laxmi narayan
Hi Team, I am not sure if this is the right use case for the state-store but I wanted to serve the APIs using queryable-state, what are the different ways to achieve this ? I have come across a version where we can use Job_Id to connect to the state, but is there any other way to expose a specific

Re: how to connect to the flink-state store and use it as cache to serve APIs.

2022-06-29 Thread laxmi narayan
essor_api/ > [3] https://flink.apache.org/roadmap.html > > Best, > Hangxiang. > > On Tue, Jun 28, 2022 at 8:26 PM laxmi narayan > wrote: > >> Hi Team, >> I am not sure if this is the right use case for the state-store but I >> wanted to serve the APIs using queryabl

How to store AvroSchema POJOs in state-store ?

2022-06-30 Thread laxmi narayan
Hi , I am unable to store Avro-schema based events in the state store, I am using the following configurations. I see the doc says, currently Avro is supported by defau

Re: how to connect to the flink-state store and use it as cache to serve APIs.

2022-07-05 Thread laxmi narayan
> One problem with the current queryable state setup is that the service is > bounded to the life cycle of Flink Job, which limits the usage of the state > store/service. > > Thanks for your insights. > > Best > Yuan > > On Wed, Jun 29, 2022 at 3:41 PM laxmi narayan

Re: Java 17 Support?

2022-08-01 Thread laxmi narayan
Do we have support for the jdk 11 ? On Mon, 1 Aug 2022 at 6:22 PM, Martijn Visser wrote: > Hi Clayton, > > Yes, there are plans to support Java 17. This is dependent on us dropping > support for Java 8. You can find more in the discussion thread on > deprecating Java 8 support [1]. > > Best rega

Unsubscribe

2023-03-21 Thread laxmi narayan
Unsubscribe -- Hi , Thank you.