Re: Rescuing Queryable State from deprecation

2022-09-08 Thread Yuan Mei
the > production environment, and I believe it will bring benefits to the Flink > community if someone could take it. > > > Best > Yun Tang > ____________ > From: Konstantin Knauf > Sent: Monday, August 29, 2022 17:54 > To: dev > Subjec

Re: Rescuing Queryable State from deprecation

2022-08-29 Thread Yun Tang
roduction environment, and I believe it will bring benefits to the Flink community if someone could take it. Best Yun Tang From: Konstantin Knauf Sent: Monday, August 29, 2022 17:54 To: dev Subject: Re: Rescuing Queryable State from deprecation Hi Ron, thanks you for sha

Re: Rescuing Queryable State from deprecation

2022-08-29 Thread Konstantin Knauf
orward in the blog post < > https://www.ververica.com/blog/queryable-state-use-case-demo>, we’ve > found we can save a pretty substantial amount of expense using Flink > Queryable State as a replacement for certain off-board caches. > > Given that, I’m quite keen on rescuing queryable state f

Rescuing Queryable State from deprecation

2022-08-28 Thread Ron Crocker
state-use-case-demo>, we’ve found we can save a pretty substantial amount of expense using Flink Queryable State as a replacement for certain off-board caches. Given that, I’m quite keen on rescuing queryable state from deprecation. However, I’m not at all sure how to start that conversation