[X] I have searched in the issues and found no similar issues.
What would you like to be improved?
Run flink optimizer tasks in per-job mode, if the submitted client exits unexpedtedly while the task is running, then the task fails to run due to task manger exceptions, the job manager will hang up and cannot exit
How should we improve?
Add -d to the method of FlinkOptimizerContainer#buildOptimizerStartupArgsString to make the task run in detached mode
Search before asking
What would you like to be improved?
Run flink optimizer tasks in per-job mode, if the submitted client exits unexpedtedly while the task is running, then the task fails to run due to task manger exceptions, the job manager will hang up and cannot exit
How should we improve?
Add -d to the method of FlinkOptimizerContainer#buildOptimizerStartupArgsString to make the task run in detached mode
Are you willing to submit PR?
Subtasks
No response
Code of Conduct