Thanks for driving this @Xiangyu. This is a feature that many users have requested for a long time. +1 for the overall proposal.
Best, Yangze Guo On Tue, Sep 19, 2023 at 11:48 AM xiangyu feng <xiangyu...@gmail.com> wrote: > > Hi Devs, > > I'm opening this thread to discuss FLIP-362: Support minimum resource > limitation. The design doc can be found at: > FLIP-362: Support minimum resource limitation > > Currently, the Flink cluster only requests Task Managers (TMs) when there is > a resource requirement, and idle TMs are released after a certain period of > time. However, in certain scenarios, such as running short lived-jobs in > session cluster and scheduling batch jobs stage by stage, we need to improve > the efficiency of job execution by maintaining a certain number of available > workers in the cluster all the time. > > After discussed with Yangze, we introduced this new feature. The new added > public options and proposed changes are described in this FLIP. > > Looking forward to your feedback, thanks. > > Best regards, > Xiangyu >