Re: ForSt State backend seem to try to download all state locally

2025-04-04 Thread gyula . fora
Hi!This job is definitely using the old , sync data access. Where is this limitation mentioned in the docs? It sounds a bit strange that a fundamental behavior of the state backend depends on this. I assumed without the new async api it would be slower but the general characteristics of remote stor

Re: Question about in-place rescaling support in Flink k8s operator

2025-02-15 Thread gyula . fora
Hi!In place scaling is only supported and works correctly with the native mode, which is the default and recommended mode when using the k8s operator. With native mode it works well.I personally don’t have plans to work on the standalone mode or to add this support. It’s a bit tricky as you said. I