Team, we have enabled autoscaler on application clusters with Flink 1.18. Based on how it works, it looks like the cluster restarts everytime to scale the job up or down.
Can we apply this to session clusters as well? We have clusters that run about 50 jobs / cluster. If the cluster restarts in the name of auto scaling, this is going to cause a huge restart chain of all those jobs, right? Or does it work differently in session cluster?