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

Question about in-place rescaling support in Flink k8s operator

2025-02-13 Thread JIAZHOU GAO
Hi, I have a few questions on in-place rescaling support in Flink k8s operator. 1. Seems it is in the development roadmap . Is there a plan for developing it? Any discussion threads that I can follow