Hi, I have a question regarding whether the current running job will restart if I stop and start the flink cluster?
1. Let’s say I am just having a Standalone one node cluster. 2. I have several Flink jobs already running on the cluster. 3. If I do a bin/cluster-stop.sh and then do a bin/cluster-start.sh, will be previously running job restart again? OR Before I do bin/cluster-stop.sh, I have to do Savepoints for each of the job. After bin/cluster-start.sh is finished, I have to do Start Job based on Savepoints triggered before for each of the job I want to restart. Many thanks in advance :) Best regards/祝好, Chang Liu 刘畅