Re: Elastic Scaling in Apache Flink and minimum parallelism

2025-01-07 Thread Rui Fan
Hi Pavel, > For now when there is no data coming into the pipeline (no payload > going to source), and the pipeline has around 0 CPU load, the Adaptive > Scaling drops the parallelism of all operators to 1. However, my > intention would be to have the min-parallelism at 8, so the latency > will be

Elastic Scaling in Apache Flink and minimum parallelism

2025-01-07 Thread Pavel Dmitriev
Hi, because there was no reply in user mailing list, I am duplicating my message to dev channel, hoping to get some insides about my problem :). I have a question about Elsatic Scaling in Apache Flink. Is there any possibility to set min-parallelism for a pipeline when the pipeline keeps silent