Yang-LI-CS commented on PR #787:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/787#issuecomment-1983999079

   Hello @mxm , I have updated my pr :
   
   - With necessary adjustments to meet the constraints that render this 
feature effective.
   
   "I would like to us to take a step back and ask what we will achieve from 
filling all the available slots. Can we expect TaskManager load to be better 
balanced or scaling decisions to be more stable?"
   
   => The improvement I've observed with this PR is the introduction of a fixed 
scaling step for the Flink cluster, which systematically enhances the scaling 
process. Excitingly, I'm even considering creating a benchmark table to record 
the new fixed step daily. This concept was inspired by a similar approach to 
Flink autoscaling I saw at Netflix 
([link](https://www.youtube.com/watch?v=NV0jvA5ZDNc)). From my testing, the 
Flink cluster underwent fewer rescalings throughout the day after implementing 
this change.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to